mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
- Don't use grokdiscovery, it breaks sometimes.
This commit is contained in:
parent
0a1d1b1f48
commit
e91597c796
1 changed files with 0 additions and 5 deletions
|
@ -23,11 +23,6 @@ filters:
|
|||
apache-access: # for logs of type 'apache-error'
|
||||
patterns:
|
||||
- %{COMBINEDAPACHELOG}
|
||||
- grokdiscovery:
|
||||
linux-syslog:
|
||||
- message
|
||||
- DATA
|
||||
- GREEDYDATA
|
||||
- date:
|
||||
linux-syslog: # for logs of type 'linux-syslog'
|
||||
# Look for a field 'timestamp' with this format, parse and it for the timestamp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue