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
138444f3
Unverified
Commit
138444f3
authored
Feb 18, 2019
by
nin9s
Committed by
GitHub
Feb 18, 2019
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
e5573c1a
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-5
4 additions, 5 deletions
README.md
with
4 additions
and
5 deletions
README.md
+
4
−
5
View file @
138444f3
...
...
@@ -7,8 +7,7 @@
please note, this is still work in progress, so please let me know if I've left anything unclear/incorrect which definitely could be the case!
requirements:
### requirements:
logstash
elasticsearch
kibana
...
...
@@ -27,14 +26,14 @@ The result will look like this:
### LOGSTASH HOST
1.
copy "/conf.d/20-dns-syslog.conf" to your logstash folder (usually /etc/logstash)
1.
1 customize "
<ELASTICSEARCHHOST:PORT>
" in the output section at the bottom of the file
1.
1
.
customize "
<ELASTICSEARCHHOST:PORT>
" in the output section at the bottom of the file
2.
copy "dns" to "/etc/logstash/patterns/"
3.
restart logstash
### PI-HOLE
4.
copy "/etc/filebeat/filebeat.yml" to your filebeat installation at the pi-hole instance
4.
1 customize "
<LOGSTASHHOST>
:5141"]" to match your logstash hostname/ip
5 restart filebeat
4.
1
.
customize "
<LOGSTASHHOST>
:5141"]" to match your logstash hostname/ip
5
.
restart filebeat
### KIBANA HOST (CAN BE THE SAME AS LOGSTASH AND ELK)
import "elk-hole.json" into kibana: management - saved objects - import
...
...
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