logging app deployment guide

Deployment Logging app status
Edit on GitHub /deployments/logging
Type Helm
Parent app roundtable

Overview

The logging app is a self-contained system for gathering, storing, and visualizing logs from the Roundtable Kubernetes cluster. Kubernetes logs, as well as application logs emitted on stdout and stderr, are automatically gathered by the logging app.

The logging app is built primarily around the opendistro-es chart maintained in https://github.com/lsst-sqre/charts. This chart provides Elasticsearch and Kibana services. The logging app also includes a fluentd-elasticsearch chart maintained in https://github.com/kiwigrid/helm-charts. Fluentd gathers logs.

See also

Viewing logs with Kibana explains how to log into the Kibana UI.