k3s/examples/logging-demo
Satnam Singh 69d7a22c5e Update logging example 2015-07-08 14:16:31 -07:00
..
Makefile Update logging example 2015-07-08 14:16:31 -07:00
README.md Update logging example 2015-07-08 14:16:31 -07:00
synth-logger.png Move the logging-related directories to where I think they belong. 2015-04-17 23:59:50 +00:00
synthetic_0_25lps.yaml improve the yaml 2015-06-10 16:11:36 -07:00
synthetic_10lps.yaml improve the yaml 2015-06-10 16:11:36 -07:00

README.md

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.

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