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

source path can use wildcard? #77

Open
pulord opened this issue Jan 17, 2019 · 0 comments
Open

source path can use wildcard? #77

pulord opened this issue Jan 17, 2019 · 0 comments
Labels

Comments

@pulord
Copy link

pulord commented Jan 17, 2019

i have many docker nginx instance in k8s cluster, so We have many nginx log file in disk,
So How can I config source path , and the path support wildcard?
paths: /pods/{nginx-instance-id}/log/access.{current_date}.{current_hour}.log
and Can I use the pattern to monitor log file
path: /pods/*/log/access.*.log

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

No branches or pull requests

2 participants