- The process of actively gathering data.
- By knowing usage trends, decisions such as buying more resources can be made with actual data.
- By having data in a single place, events can be proactively detected before they can occur.
- By knowing what is the normal behavior of a storage system, hence providing a baseline for performance.
- When spikes are seen where they’re not supposed to be, this can mean erratic behavior.
- Instead of going through each of the hosts in an environment, they can be checked through a single centralized location.
- A software for data indexing and analysis.
- Elasticsearch stores data in json format.
- Logstash is a data processing parser that allows for data to be manipulated before being sent to Elasticsearch.
- Kibana provides the visualisation interface for Elasticsearch, allowing for data to be easily visualized.