Add a couple of questions
This commit is contained in:
8
exercises/eflk.md
Normal file
8
exercises/eflk.md
Normal file
@ -0,0 +1,8 @@
|
||||
## ELK + Filebeat
|
||||
|
||||
Set up the following using any log you would like:
|
||||
|
||||
* Run the following: elasticsearch, logstash, kibana and filebeat (each running in its own containre)
|
||||
* Make filebeat transfer a log to logstash for process
|
||||
* Once logstash is done, index with elasticsearch
|
||||
* Finally, make sure data is available in Kibana
|
Reference in New Issue
Block a user