logstash/docsk8s/quick-start
Rob Bavey 1f8ee249bb
Logstash Getting started with Kubernetes Guide (#14655)
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>
2022-11-16 16:06:56 -05:00
..
ls-k8s-configuration-files.asciidoc Logstash Getting started with Kubernetes Guide (#14655) 2022-11-16 16:06:56 -05:00
ls-k8s-quick-start.asciidoc Logstash Getting started with Kubernetes Guide (#14655) 2022-11-16 16:06:56 -05:00
sample-configuration-files.asciidoc Logstash Getting started with Kubernetes Guide (#14655) 2022-11-16 16:06:56 -05:00