- Don't use grokdiscovery, it breaks sometimes.

This commit is contained in:
Jordan Sissel 2010-12-08 11:12:34 -08:00
parent 0a1d1b1f48
commit e91597c796

View file

@ -23,11 +23,6 @@ filters:
apache-access: # for logs of type 'apache-error' apache-access: # for logs of type 'apache-error'
patterns: patterns:
- %{COMBINEDAPACHELOG} - %{COMBINEDAPACHELOG}
- grokdiscovery:
linux-syslog:
- message
- DATA
- GREEDYDATA
- date: - date:
linux-syslog: # for logs of type 'linux-syslog' linux-syslog: # for logs of type 'linux-syslog'
# Look for a field 'timestamp' with this format, parse and it for the timestamp # Look for a field 'timestamp' with this format, parse and it for the timestamp