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

Is the tag map type not supported? #26

Open
JaeGeunBang opened this issue Sep 17, 2020 · 0 comments
Open

Is the tag map type not supported? #26

JaeGeunBang opened this issue Sep 17, 2020 · 0 comments

Comments

@JaeGeunBang
Copy link

I used the tag in the form of a map, but the following warn occurred.
We have a config:

<source>
  @type beats
  tag ${record['level']}
</source>

/var/log/td-agent/td-agent.log

2020-09-17 15:34:24 +0900 [warn]: #0 no patterns matched tag="${record['level']}"
2020-09-17 15:34:24 +0900 [warn]: #0 no patterns matched tag="${record['level']}"
2020-09-17 15:34:24 +0900 [warn]: #0 no patterns matched tag="${record['level']}"

Is the tag map type currently not supported? Or is there a way to use tag as a map type?

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

No branches or pull requests

1 participant