Skip to content

[artifactory] Tomcat logger sidecars do not follow rotation #1679

Open
@bmanuel

Description

@bmanuel

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):

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions