Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

in_dummy: Add flush_on_startup setting doc. #1264

Conversation

franciscovalentecastro
Copy link
Contributor

This PR documents the new flush_on_startup setting to the in_dummy input plugin created in fluent/fluent-bit#8222.

Signed-off-by: Francisco Valente <1435136+franciscovalentecastro@users.noreply.github.com>
@franciscovalentecastro
Copy link
Contributor Author

The feature PR fluent/fluent-bit#8222 has been merged to fluent-bit master.

Copy link
Contributor

@patrick-stephens patrick-stephens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed it is present in latest release:

$ docker run --rm -it fluent/fluent-bit:2.2.2 -i dummy --help
...

flush_on_startup  generate the first event on startup
                  > default: false, type: boolean

@patrick-stephens patrick-stephens merged commit fbb006e into fluent:master Jan 16, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants