/elastic-stack-index-patterns

Demonstrating the different index pattern approaches in the Elastic Stack

Primary LanguageShellApache License 2.0Apache-2.0

Elastic Stack Index Patterns for Time Series Data

Demo for Elastic's 2021 advent blog post Index-Patterns und ihre Tradeoffs für Logs, Metriken und Traces (German).

Each folder demonstrates the default Filebeat configuration for that specific Elastic Stack version and you can try it out with docker-compose up. It starts Elasticsearch, Kibana, and Beats with the Elasticsearch module enabled through index hints.

For a more detailed description, please see the blog post.