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
Branches
Tags
No related merge requests found
...@@ -7,6 +7,11 @@ input { ...@@ -7,6 +7,11 @@ input {
} }
filter { filter {
date {
match => [ "date", "MMM d HH:mm:ss" ]
}
if "pihole" in [tags]{ if "pihole" in [tags]{
grok { grok {
patterns_dir => ["/etc/logstash/patterns/"] 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