AWS ELK (Elastic Search Logstash Kibana)

85 단어·1 분·원문(.md)

ELK #

ELK is a log data analysis tool.

Stores data received via Logstash in a repository. It is a distributed search engine.

Logstash #

Selects logs to collect, indexes them, and sends them to a specified server.

kibana #

Visually explores and analyzes data in real-time.

ELK Stack #

The above ELK with Beats added.

Beats #

A data shipper installed as an agent to send various types of data to Elastic Search or Logstash.

DevOps/aws/ELK.md