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

Logging broken on RHEL 6/7 #142

Open
joshuabaird opened this issue Jul 14, 2015 · 2 comments
Open

Logging broken on RHEL 6/7 #142

joshuabaird opened this issue Jul 14, 2015 · 2 comments

Comments

@joshuabaird
Copy link

Logging does not appear to be functioning properly on RHEL6/7.

On RHEL6 (tomcat6):

  • /var/lib/tomcat6/lib/log4j.properties is created
  • /var/log/tomcat is created
  • Nothing is actually written to /var/log/tomcat.log, instead logs are being written to $CATALINA_BASE/logs.

On RHEL7 (tomcat7):

  • It looks like install.pp doesn't include tomcat::logging if the host is RHEL7.
  • /var/log/tomcat/catalina.out exists but is 0bytes
  • Real logs are going to $CATALINA_BASE/logs.

My lack of tomcat knowledge is making this difficult for me to fix/troubleshoot. Any ideas?

@boonhui-lai
Copy link

I am facing the same issue, was there any resolution?

@joshuabaird
Copy link
Author

No - I started using aco/tomcat.

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

2 participants