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

Seprate logs based on tags #10

Open
viveklanjekar opened this issue Jul 28, 2018 · 2 comments
Open

Seprate logs based on tags #10

viveklanjekar opened this issue Jul 28, 2018 · 2 comments

Comments

@viveklanjekar
Copy link

Hi ,
i have configured syslog as source to collect logs from multiple containers and then use scalyr output to send to scalyr.

Now my problem is all logs when send to scalyr , they become part of one log file and then i have to use container tag to filter out logs for that particular container. what i need is somehow i separate logs for each container in scalyr. so when data is sent to scalyr, i have different logs for diffrent containers

@scalp42
Copy link

scalp42 commented Jul 18, 2019

Same issue here @viveklanjekar did you ever figure it out?

I'm going to explore writing a specific parser and have Docker send the right tags.

@weilliu
Copy link

weilliu commented Jul 19, 2019

The issue should be fixed with the latest version (0.8.8). Running fluent-gem update fluent-plugin-scalyr (or equivalent command for td-agent) should update the Scalyr fluentd plugin to version 0.8.8. This can be confirmed in the output of fluentd which will show a line like:

2019-07-19 07:12:09 +0000 [info]: gem 'fluent-plugin-scalyr' version '0.8.8'

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

3 participants