Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Commit

Permalink
fluent bit with openshift and opensearch
Browse files Browse the repository at this point in the history
Signed-off-by: xieshujian <[email protected]>
  • Loading branch information
xie-shujian committed Apr 18, 2022
1 parent 5db626b commit cb46157
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ $ kubectl create -f https://raw.githubusercontent.com/fluent/fluent-bit-kubernet
If you are use OpenSearch and OpenShift, user the following ConfigMap and DaemonSet.
- For the OpenSearch, add tsl setting, as it use https default
- For the OpenShift, add security context on daemonset, and increase buffer size to 1Mb on kuberneters filter
- Test on fluent bit 1.9.2, OpenShift 4.9, OpenSearch 1.3.1
```
$ oc new-project logging
$ oc apply -f https://raw.githubusercontent.com/fluent/fluent-bit-kubernetes-logging/master/fluent-bit-service-account.yaml
Expand Down

0 comments on commit cb46157

Please sign in to comment.