I would like to display the top search results from watchdog--I understand they change often and get discarded but I like new content. I've installed the views_watchdog module and tried to create a top searches view in Views.

Can someone please tell me what filters, fields, etc. I should use for the view?

Thank-you.

Watchdog: Hostname
Watchdog: Link
Watchdog: Location
Watchdog: Message
Watchdog: Referrer
Watchdog: Severity
Watchdog: Timestamp
Watchdog: Type
Watchdog: Wid

Comments

rstamm’s picture

All fields are supplied with a filter.

But remember, that the output of Views field Message is a formatted message from table field Message and Variables. To search for a log message, you must currently search in Views field Message or Variables.

helmo’s picture

Issue summary: View changes
Status: Active » Closed (outdated)