2. Elastic stack: analyzing security logs. Logstash
In the previous article, we introduced the ELK stack and its components. The first task an engineer faces when working with the ELK stack is sending logs for storage in Elasticsearch for subsequent analysis. However, this is easier said than done; Elasticsearch stores logs as documents with specific fields and values, meaning […]
