Private GIT
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
elk-hole
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
vlbox
elk-hole
Commits
a726d402
Unverified
Commit
a726d402
authored
Sep 19, 2019
by
9S
Committed by
GitHub
Sep 19, 2019
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
dfcb999c
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+5
-0
5 additions, 0 deletions
README.md
with
5 additions
and
0 deletions
README.md
+
5
−
0
View file @
a726d402
...
@@ -42,6 +42,7 @@ This makes sure that /conf.d/20-dns-syslog.conf is beeing processed at the begin
...
@@ -42,6 +42,7 @@ This makes sure that /conf.d/20-dns-syslog.conf is beeing processed at the begin
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
3.
copy "dns" to "/etc/logstash/patterns/"
3.
copy "dns" to "/etc/logstash/patterns/"
4.
restart logstash
4.
restart logstash
### PI-HOLE
### PI-HOLE
...
@@ -59,9 +60,13 @@ This makes sure that /conf.d/20-dns-syslog.conf is beeing processed at the begin
...
@@ -59,9 +60,13 @@ This makes sure that /conf.d/20-dns-syslog.conf is beeing processed at the begin
13.
delete any existing template matching our index name: DELETE /_template/logstash-syslog-dns
*
13.
delete any existing template matching our index name: DELETE /_template/logstash-syslog-dns
*
14.
import the template: paste the content of "logstash-syslog-dns-index.template_ELK7.x.json" into kibanas dev tools console
14.
import the template: paste the content of "logstash-syslog-dns-index.template_ELK7.x.json" into kibanas dev tools console
14.
1 click the green triangle in the upper right of the pasted content (first line). Output should be:
14.
1 click the green triangle in the upper right of the pasted content (first line). Output should be:
{
{
"acknowledged" : true
"acknowledged" : true
}
}
15.
optionally reload kibanas field list via: Management -> Index patterns -> type logstash-syslog-dns
*
15.
optionally reload kibanas field list via: Management -> Index patterns -> type logstash-syslog-dns
*
15.
click the curved arrows on the top left
15.
click the curved arrows on the top left
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment