Filebeat to Logstash to Elasticsearch - #ELK 05

preview_player
Показать описание
How to begin with ELK stack ? We start a new course to learn Elastic stack : #Elasticsearch, #Logstash and #Kibana. This stack is very useful to :
- centralize your logs
- create SIEM
- analyse performance
- monitor metrics
- process database

In previous videos we have seen how we can send our logs from filebeat to elasticsearch or from logstash to elasticsearch.
In this tutorial we learn how to combine filebeat, logstash and elasticsearch together ? a simple example with nginx.

Don't miss next videos

My courses :
Рекомендации по теме
Комментарии
Автор

How can you configure for AWS es of version 7.11 with help of logstash

vishalviswanathan
Автор

filebeat unable to connect to logstash says "connected server failed to respond"

suryanarayanareddybethired
Автор

status: watched

notes:

- filebeat > logstash > es
- logstash middle layer to process/transform logs
- processing examples (parse logs, transform logs, increase data in logs, add mappings, etc)

musabshakeel
Автор

Indices are not create in index management
Please help me

vaibhavchavda