diff --git a/add-ons/fluent-bit/README.md b/add-ons/fluent-bit/README.md index 7272f09..45fcace 100644 --- a/add-ons/fluent-bit/README.md +++ b/add-ons/fluent-bit/README.md @@ -9,6 +9,7 @@ A Helm chart for Fluent Bit This chart integrates Fluent Bit as a log processor and forwarder, specifically configured to capture Kubernetes and CloudEvents from Tekton. It relies on the KubeRocketCI's OpenSearch chart for log storage and analysis, providing a cohesive logging solution. +```plaintext +--------+ +-------------+ +------------+ +-----------+ | Tekton +------>+ CloudEvents +------>+ Fluent Bit +------>+ OpenSearch| +--------+ +-------------+ +------------+ +-----------+ @@ -18,6 +19,7 @@ It relies on the KubeRocketCI's OpenSearch chart for log storage and analysis, p | k8s | | Events | +---------+ +``` ### Key Features and Configurations: diff --git a/add-ons/fluent-bit/README.md.gotmpl b/add-ons/fluent-bit/README.md.gotmpl index 7f3c690..8633a0a 100644 --- a/add-ons/fluent-bit/README.md.gotmpl +++ b/add-ons/fluent-bit/README.md.gotmpl @@ -12,6 +12,7 @@ This chart integrates Fluent Bit as a log processor and forwarder, specifically configured to capture Kubernetes and CloudEvents from Tekton. It relies on the KubeRocketCI's OpenSearch chart for log storage and analysis, providing a cohesive logging solution. +```plaintext +--------+ +-------------+ +------------+ +-----------+ | Tekton +------>+ CloudEvents +------>+ Fluent Bit +------>+ OpenSearch| +--------+ +-------------+ +------------+ +-----------+ @@ -21,6 +22,7 @@ It relies on the KubeRocketCI's OpenSearch chart for log storage and analysis, p | k8s | | Events | +---------+ +``` ### Key Features and Configurations: