Difference between revisions of "Kubernetes fluent bit installation"
Jump to navigation
Jump to search
Line 20: | Line 20: | ||
[opensearch-cluster-master-0] [[caught exception while handling client http traffic, closing connection]] | [opensearch-cluster-master-0] [[caught exception while handling client http traffic, closing connection]] | ||
+ | |||
+ | [output:es:es.0] HTTP status=401 URI=/_bulk, responser: | ||
+ | [[Unauthorized]] | ||
* [[TLS]]: https://docs.fluentbit.io/manual/pipeline/outputs/tcp-and-tls | * [[TLS]]: https://docs.fluentbit.io/manual/pipeline/outputs/tcp-and-tls |
Revision as of 13:59, 22 December 2022
helm repo add fluent https://fluent.github.io/helm-charts
helm upgrade -i fluent-bit fluent/fluent-bit
- Fluent Bit Values.yml:
outputs: Host
configuration
https://docs.fluentbit.io/manual/pipeline/outputs
Related
- Logstash format to ingest the logs
DaemonSet
- Input plugins:
Name tail
,Name systemd
[error] [http_client] broken connection to
[opensearch-cluster-master-0] caught exception while handling client http traffic, closing connection
[output:es:es.0] HTTP status=401 URI=/_bulk, responser: Unauthorized
See also
Advertising: