We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When using double wildcards to access all files in all subdirectories, the following error is shown under the step Find all existing ACL log files:
Find all existing ACL log files
[WARNING]: Skipped '/home/vnc/myapp/logs/**' path due to this access issue: '/home/vnc/myapp/logs/**' is not a directory
It works in promtail though, so no errors there.
The text was updated successfully, but these errors were encountered:
Yes, I believe this is not addressed as of now. I have a few solutions for you at this moment:
promtail_runtime_mode: "root"
Promtail is feature complete. All future feature development will occur in Grafana Alloy.
Sorry, something went wrong.
No branches or pull requests
When using double wildcards to access all files in all subdirectories, the following error is shown under the step
Find all existing ACL log files
:[WARNING]: Skipped '/home/vnc/myapp/logs/**' path due to this access issue: '/home/vnc/myapp/logs/**' is not a directory
It works in promtail though, so no errors there.
The text was updated successfully, but these errors were encountered: