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

Commit 6e0833b

Browse files
committed
fluent bit with openshift and opensearch
Signed-off-by: xieshujian <[email protected]>
1 parent 387d71e commit 6e0833b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ $ kubectl create -f https://raw.githubusercontent.com/fluent/fluent-bit-kubernet
9191
If you are use OpenSearch and OpenShift, user the following ConfigMap and DaemonSet.
9292
- For the OpenSearch, add tsl setting, as it use https default
9393
- For the OpenShift, add security context on daemonset, and increase buffer size to 1Mb on kuberneters filter
94+
- Test on fluent bit 1.9.2, OpenShift 4.9, OpenSearch 1.3.1
9495
```
9596
$ oc new-project logging
9697
$ oc apply -f https://raw.githubusercontent.com/fluent/fluent-bit-kubernetes-logging/master/fluent-bit-service-account.yaml

0 commit comments

Comments
 (0)