Private GIT

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

Update README.md

parent 3a9fcd7d
No related branches found
No related tags found
No related merge requests found
...@@ -61,11 +61,11 @@ it should say ```ok``` on every step. ...@@ -61,11 +61,11 @@ it should say ```ok``` on every step.
13. create the index pattern: 13. create the index pattern:
```Management -> Index patterns -> Create index pattern``` ```Management -> Index patterns -> Create index pattern```
14. type ```logstash-syslog-dns``` - it shound find one index 14. type ```logstash-syslog-dns*``` - it shound find one index
15. click next step and select ```@timezone``` 15. click next step and select ```@timezone```
16. Create index pattern 16. Create index pattern
17. Once the index is created, verify that 79 fields are listed 17. Once the index is created, verify that 79 fields are listed
18. click the curved arrows on the top left 18. click the curved arrows on the top right
19. import suitable ```json/elk-hole *.json``` for your version into kibana: ```management - saved objects - import``` 19. import suitable ```json/elk-hole *.json``` for your version into kibana: ```management - saved objects - import```
20. optionally select the correct index pattern: ```logstash-syslog-dns*``` 20. optionally select the correct index pattern: ```logstash-syslog-dns*```
21. delete any existing template matching our index name: 21. delete any existing template matching our index name:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment