We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 439c604 commit 05edcceCopy full SHA for 05edcce
docs/plugins/fluentbit/input/kubernetes_events.md
@@ -21,3 +21,4 @@ The KubernetesEvents input plugin allows you to collect kubernetes cluster event
21
| tlsDebug | Debug level between 0 (nothing) and 4 (every detail). | *int32 |
22
| tlsVerify | When enabled, turns on certificate validation when connecting to the Kubernetes API server. | *bool |
23
| tlsVhost | Set optional TLS virtual host. | string |
24
+| storageType | Set storage type for buffering can be filesystem or memory. | string |
0 commit comments