Add special syslog timestamp parser that uses current year (#4190)
Previously it was impossible to parse syslog timestamps without the date being reported as year 0, due to the year not being specified
Showing
- plugins/inputs/logparser/README.md 1 addition, 0 deletionsplugins/inputs/logparser/README.md
- plugins/inputs/logparser/grok/grok.go 17 additions, 0 deletionsplugins/inputs/logparser/grok/grok.go
- plugins/inputs/logparser/grok/grok_test.go 12 additions, 0 deletionsplugins/inputs/logparser/grok/grok_test.go
Please register or sign in to comment