Commit graph

3 commits

Author SHA1 Message Date
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
kaisecheng
6847ad80e1
[doc] Logstash Kubernetes - Stack Monitoring docs (#14696)
Co-authored-by: Rob Bavey <rob.bavey@elastic.co>
Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com>
2022-11-04 20:40:24 +00:00
David Kilfoyle
6dc5c5648a
[DOC] Add a short guide for using Logstash with K8s (#14532)
This contains an early draft structure and some content for a planned Logstash and Kubernetes Reference.
2022-10-03 09:33:23 -04:00