Null
Null output plugin for Fluentd
Overview
For details, see https://docs.fluentd.org/output/null.
Example output configurations
spec:
nullout:
never_flush: false
Configuration
NullOutputConfig
never_flush (*bool, optional)
The parameter for testing to simulate the output plugin that never succeeds to flush.
Last modified April 15, 2026: Merge pull request #323 from kube-logging/dependabot/github_actions/actions/upload-pages-artifact-5.0.0 (5fd1a56)