Difference between revisions of "Fluent Bit values.yml"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
* [[Fluent Bit values.yml]]:  
 
* [[Fluent Bit values.yml]]:  
 
** https://github.com/fluent/helm-charts/blob/main/charts/fluent-bit/values.yaml
 
** https://github.com/fluent/helm-charts/blob/main/charts/fluent-bit/values.yaml
** https://raw.githubusercontent.com/fluent/helm-charts/main/charts/fluent-bit/values.yaml
+
** Official example: https://raw.githubusercontent.com/fluent/helm-charts/main/charts/fluent-bit/values.yaml
 
 
  
  
 +
== [[values.yml]] ==
 
  [[Fluent Bit tail input plugin|Inputs]]:
 
  [[Fluent Bit tail input plugin|Inputs]]:
 
  .../...
 
  .../...
  [[Fluent Bit output plugins|Outputs]]: <code>[[Fluent bit outputs|outputs:]] Host</code> configuration
+
  [[Fluent Bit output plugins|outputs]]: |
 +
    [OUTPUT]
 +
    Name es
 +
    Match kube.*
 +
    Host 10.10.10.10
 
  .../...
 
  .../...
 
  [[Filters]]: <code>[ [[FILTER]] ]</code>
 
  [[Filters]]: <code>[ [[FILTER]] ]</code>
Line 28: Line 32:
 
* [[Kubernetes fluent bit installation]]
 
* [[Kubernetes fluent bit installation]]
 
* [[Elasticsearch]]:  <code>"[[index.mapping.total_fields.limit]]": 2000</code>
 
* [[Elasticsearch]]:  <code>"[[index.mapping.total_fields.limit]]": 2000</code>
 +
* <code>[error] [tls] [[error: unexpected EOF]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 08:45, 30 January 2023

Advertising: