Private GIT

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

Update 20-dns-syslog.conf

parent 1a48d142
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,11 @@ input {
}
filter {
date {
match => [ "date", "MMM d HH:mm:ss" ]
}
if "pihole" in [tags]{
grok {
patterns_dir => ["/etc/logstash/patterns/"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment