Skip to content

docs: add example for fluentbit config #11167

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rothgar
Copy link
Member

@rothgar rothgar commented Jun 5, 2025

Added example to enable HTTP server and listen port.

@rothgar rothgar force-pushed the log-docs branch 2 times, most recently from b62e3aa to 2d8f021 Compare June 5, 2025 22:16
@@ -239,6 +239,9 @@ config:
Daemon Off
Log_Level warn
Parsers_File custom_parsers.conf
HTTP_Server On
Copy link
Member

Choose a reason for hiding this comment

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

is it safe to expose this?

Copy link
Member Author

Choose a reason for hiding this comment

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

It exposes metrics about fluentbit and not actual logs so I assume it would be safe and necessary if someone is scraping it with prometheus

Copy link
Member

Choose a reason for hiding this comment

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

We use a Talos NetworkRuleConfig to restrict access to this port to the Pod network CIDR.

@rothgar
Copy link
Member Author

rothgar commented Jun 10, 2025

/m

@Unix4ever
Copy link
Member

@rothgar maybe needs a rebase

Added example to enable HTTP server and listen port.

Signed-off-by: Justin Garrison <[email protected]>
@rothgar
Copy link
Member Author

rothgar commented Jun 25, 2025

/test

@rothgar
Copy link
Member Author

rothgar commented Jun 25, 2025

/m

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.

5 participants