Private GIT

Skip to content
Snippets Groups Projects
Unverified Commit dfcb999c authored by 9S's avatar 9S Committed by GitHub
Browse files

Update README.md

parent 0bf63237
Branches
Tags
No related merge requests found
...@@ -32,9 +32,12 @@ The result will look like this: ...@@ -32,9 +32,12 @@ The result will look like this:
1.1 if you have other files in this folder make sure to properly edit the input/output/filter sections to avoid matching our filebeat dns logs in these files which may be processed earlier. For testing purposes you can name your conf files like so: 1.1 if you have other files in this folder make sure to properly edit the input/output/filter sections to avoid matching our filebeat dns logs in these files which may be processed earlier. For testing purposes you can name your conf files like so:
/conf.d/20-dns-syslog.conf /conf.d/20-dns-syslog.conf
/conf.d/30-other1.conf /conf.d/30-other1.conf
/conf.d/40-other2.conf /conf.d/40-other2.conf
This makes sure that /conf.d/20-dns-syslog.conf is beeing processed at the beginning. This makes sure that /conf.d/20-dns-syslog.conf is beeing processed at the beginning.
2. customize "ELASTICSEARCHHOST:PORT" in the output section at the bottom of the file 2. customize "ELASTICSEARCHHOST:PORT" in the output section at the bottom of the file
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment