Private GIT

Skip to content
Snippets Groups Projects
Commit b4d8f2f3 authored by nin9s's avatar nin9s
Browse files

Update 20-dns-syslog.conf

fixed date filter plugin condition depending if its :
"MMM  d HH:mm:ss" OR "MMM dd HH:mm:ss"
parent 031b4ed3
Branches
Tags
No related merge requests found
...@@ -150,7 +150,7 @@ filter { ...@@ -150,7 +150,7 @@ filter {
} }
date { date {
match => [ "date", "MMM d HH:mm:ss" ] match => [ "date", "MMM d HH:mm:ss","MMM dd HH:mm:ss" ]
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment