Skip to content

Persistent directory for log files #4

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

Closed
wants to merge 1 commit into from
Closed

Persistent directory for log files #4

wants to merge 1 commit into from

Conversation

netoarmando
Copy link

Should log files be stored in a non-volatile folder?

@netoarmando
Copy link
Author

Or I can create a template file to generate the settings for supervisord, as alternative to change de default setting.

@@ -35,6 +35,10 @@
ensure => directory,
}

file { '/var/log/supervisord':
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't we have to check for the directory ownership?

@seocam
Copy link
Member

seocam commented Jul 24, 2014

I believe we could set a default folder for logging. We just need to make sure that Redhat-like and Debian-like folders use the same base folders. i.e.: /var/log/

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

Successfully merging this pull request may close these issues.

2 participants