kubernetes/docs/user-guide/logging-demo
2015-07-16 23:12:47 -07:00
..
Makefile move user docs to their new home 2015-07-14 10:26:36 -07:00
README.md Ensure all docs and examples in user guide are reachable 2015-07-16 23:12:47 -07:00
synth-logger.png move user docs to their new home 2015-07-14 10:26:36 -07:00
synthetic_0_25lps.yaml move user docs to their new home 2015-07-14 10:26:36 -07:00
synthetic_10lps.yaml move user docs to their new home 2015-07-14 10:26:36 -07:00

WARNING WARNING WARNING

PLEASE NOTE: This document applies to the HEAD of the source tree only. If you are using a released version of Kubernetes, you almost certainly want the docs that go with that version.

Documentation for specific releases can be found at releases.k8s.io.

WARNING WARNING WARNING

Elasticsearch/Kibana Logging Demonstration

This directory contains two pod specifications which can be used as synthetic logging sources. The pod specification in synthetic_0_25lps.yaml describes a pod that just emits a log message once every 4 seconds. The pod specification in synthetic_10lps.yaml describes a pod that just emits 10 log lines per second.

See logging document for more details about logging. To observe the ingested log lines when using Google Cloud Logging please see the getting started instructions at Cluster Level Logging to Google Cloud Logging. To observe the ingested log lines when using Elasticsearch and Kibana please see the getting started instructions at Cluster Level Logging with Elasticsearch and Kibana.

Analytics