Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions pipeline/inputs/kubernetes-events.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ Kubernetes exports events through the API server. This input plugin lets you ret

## Configuration

Starting with Fluent Bit 3.1, the Kubernetes Events plugin uses a Kubernetes
watch stream instead of polling. Previous versions use the interval parameters for
reconnecting the Kubernetes watch stream.

| Key | Description | Default |
|-----------------------|--------------------------------------------------------------------------------|--------------------------------------------------------|
Expand Down