diff --git a/docs/genestack-logging.md b/docs/genestack-logging.md index 1c62f82c..edfebaab 100644 --- a/docs/genestack-logging.md +++ b/docs/genestack-logging.md @@ -6,6 +6,7 @@ Genestack logging is a straight forward system that collects, stores and provides an interface to search and read logs on-demand. The storage backend is open to fit the needs of your deployment, so whether backing up to Openstack Swift, S3, Ceph, or file-share, Genestack logging can fit in your environment. + Out-of-box Genestack logging is comprised of three separate technologies: - [Fluentbit](https://fluentbit.io/), a fast and lightweight telemetry agent for logs, metrics, and traces for Linux, macOS, Windows, and BSD family operating systems. Fluentbit grabs log entries immediately from your Kubernetes application and ships them to Loki for aggregation