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
Is this a request for help?:
Is this a BUG REPORT or FEATURE REQUEST? (choose one): bug
Which chart:
Artifactory
What happened:
Adding the tomcat log files to artifactory.catalinaLoggers creates a sidecar that only tails the most recent file name.
artifactory.catalinaLoggers
What you expected to happen:
When the file name changes, the tail process is killed and restarted with the new file name.
How to reproduce it (as minimally and precisely as possible):
artifactory: catalinaLoggers: - tomcat-catalina.log - tomcat-localhost.log
Anything else we need to know:
Due to the way tomcat logs are configured, the file name always includes the date and will rotate daily (if there is output).
The text was updated successfully, but these errors were encountered:
We will check this and come back.
Sorry, something went wrong.
@itssiri are there any updates on this?
@bmanuel we have an internal ticket to track this. We plan to take this in the next quarter.
@rahulsadanandan @itssiri are there any updates on this fix?
No branches or pull requests
Is this a request for help?:
Is this a BUG REPORT or FEATURE REQUEST? (choose one): bug
Which chart:
Artifactory
What happened:
Adding the tomcat log files to
artifactory.catalinaLoggers
creates a sidecar that only tails the most recent file name.What you expected to happen:
When the file name changes, the tail process is killed and restarted with the new file name.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know:
Due to the way tomcat logs are configured, the file name always includes the date and will rotate daily (if there is output).
The text was updated successfully, but these errors were encountered: