Skip to content

Commit

Permalink
Loggingdoc fix (rackerlabs#570)
Browse files Browse the repository at this point in the history
* [docs] adding genestack logging doc

* [docs]document edits and TOC in mkdocs

* [docs]grammatical fixes

* [docs]fixed file name

* [docs]fix link error again

* whitespace removal services, llc

* [docs]another visit by the whitespace fairie, file renames

* [docs]minor grammar fixes

---------

Co-authored-by: Chris Breu <[email protected]>
  • Loading branch information
retreved and rackerchris authored Nov 18, 2024
1 parent 8f30768 commit b733d5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/genestack-logging.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b733d5e

Please sign in to comment.