mirror of
https://github.com/elastic/logstash.git
synced 2025-04-20 04:37:18 -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> |
||
---|---|---|
.. | ||
administering | ||
images | ||
quick-start | ||
sample-files | ||
setting-up | ||
troubleshooting | ||
index.asciidoc | ||
ls-k8s-recipes.asciidoc |