mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 23:37:20 +08:00
[bitnami/fluent-bit] Remove default systemd input (#16641)
* Remove default systemd input Signed-off-by: Alberto Otero Lorenzo <lorenzoa@vmware.com> * Bump minor Signed-off-by: Alberto Otero Lorenzo <lorenzoa@vmware.com> --------- Signed-off-by: Alberto Otero Lorenzo <lorenzoa@vmware.com>
This commit is contained in:
@@ -22,4 +22,4 @@ maintainers:
|
||||
name: fluent-bit
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/fluent-bit
|
||||
version: 0.3.0
|
||||
version: 0.4.0
|
||||
|
||||
@@ -431,12 +431,6 @@ config:
|
||||
[INPUT]
|
||||
Name cpu
|
||||
|
||||
[INPUT]
|
||||
Name systemd
|
||||
Tag host.*
|
||||
Systemd_Filter _SYSTEMD_UNIT=kubelet.service
|
||||
Read_From_Tail On
|
||||
|
||||
## @param config.filters [string] Set of plugins that can be used to filter, modify, or enrich log data that is processed by Fluent Bit.
|
||||
## https://docs.fluentbit.io/manual/pipeline/filters
|
||||
## Example:
|
||||
|
||||
Reference in New Issue
Block a user