We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b94cd7 commit ef1554cCopy full SHA for ef1554c
pipeline/inputs/kubernetes-events.md
@@ -24,6 +24,7 @@ Kubernetes exports it events through the API server. This input plugin allows to
24
| kube_request_limit | kubernetes limit parameter for events query, no limit applied when set to 0. | 0 |
25
| kube_retention_time | Kubernetes retention time for events. | 1h |
26
| kube_namespace | Kubernetes namespace to query events from. Gets events from all namespaces by default | |
27
+| timestamp_key | Record accessor for the timestamp from the event. | $lastTimestamp |
28
| tls.debug | Debug level between 0 (nothing) and 4 (every detail). | 0 |
29
| tls.verify | Enable or disable verification of TLS peer certificate. | On |
30
| tls.vhost | Set optional TLS virtual host. | |
0 commit comments