We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c72de8e commit 34dbf1aCopy full SHA for 34dbf1a
docs/plugins/fluentbit/input/kubernetes_events.md
@@ -21,4 +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 |
+| storageType | Specifies the buffering mechanism for use with the input plugin, requires storage.path to be set in the service. | string |
0 commit comments