mirror of
https://github.com/elastic/logstash.git
synced 2025-04-21 21:27:20 -04:00
This PR presents a getting started guide to working with Logstash in Kubernetes, and comes in three parts: - A walkthrough of a sample scenario, setting up a Kubernetes cluster with - Elasticsearch - Kibana - Filebeat to read Kubernetes API server logs and sent to Elasticsearch via Logstash - Logstash - Metricbeat to monitor Logstash and walks through the setup of these files - An annotated guide to these files - Explanations of how Logstash configuration and settings files map to the Kubernetes environment Relates #14576 Closes #14576 Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com> |
||
---|---|---|
.. | ||
ls-k8s-configuration-files.asciidoc | ||
ls-k8s-quick-start.asciidoc | ||
sample-configuration-files.asciidoc |