The Wayback Machine - https://web.archive.org/web/20201217023053/https://github.com/fluent/fluentd-docs-gitbook/issues/169
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

label @FLUENT_LOG needs more description and examples #169

Open
steveww opened this issue Apr 21, 2020 · 0 comments
Open

label @FLUENT_LOG needs more description and examples #169

steveww opened this issue Apr 21, 2020 · 0 comments

Comments

@steveww
Copy link

@steveww steveww commented Apr 21, 2020

It's not clear how to integrate <label @FLUENT_LOG> with other match commands.

For example I want K8s logs from my namespace and Fluentd to go to one elastic index.

Currently

<match {kubernetes.var.log.containers.**my-namespace**.log,fluent.**}>
@type elastcisearch
</match>

Should do it. What's the equivalent when using <label @FLUENT_LOG>??????

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.