Difference between revisions of "Fluent Bit values.yml"

From wikieduonline
Jump to navigation Jump to search
 
(29 intermediate revisions by 2 users 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
  
<code>[[Fluent bit outputs|outputs:]] Host</code> configuration
 
https://docs.fluentbit.io/manual/pipeline/outputs
 
  
 +
== [[values.yml]] ==
 +
[[Fluent Bit tail input plugin|Inputs]]:
 +
.../...
 +
[[Fluent Bit output plugins|outputs]]: |
 +
    [OUTPUT]
 +
    Name es
 +
    Match kube.*
 +
    Host 10.10.10.10
 +
.../...
 +
[[Filters]]: <code>[ [[FILTER]] ]</code>
  
  [[Mem_Buf_Limit]]
+
* https://docs.fluentbit.io/manual/pipeline/outputs
  
  
 +
[[Mem_Buf_Limit]]
 +
[[Buffer_Size]] False
  
  
{{Fluent Bit}}
+
== [[Elasticsearch]] ==
 +
* [ [[Fluent Bit output plugins|OUTPUT]] ]: <code>[[Trace_Error]]</code>
 +
 
 +
* <code>[[/_bulk]]</code>
 +
 
 +
== Related ==
 +
* <code>[[values.yml]]</code>
 +
* [[Kubernetes fluent bit installation]]
 +
* [[Elasticsearch]]:  <code>"[[index.mapping.total_fields.limit]]": 2000</code>
 +
* <code>[error] [tls] [[error: unexpected EOF]]</code>
 +
 
 +
== See also ==
 +
* {{Fluent Bit}}
 +
 
 +
[[Category:Fluent Bit]]

Latest revision as of 08:45, 30 January 2023

Advertising: