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

Install logrotate configuration #4033

Merged
merged 4 commits into from
Sep 8, 2015
Merged

Install logrotate configuration #4033

merged 4 commits into from
Sep 8, 2015

Conversation

otoolep
Copy link
Contributor

@otoolep otoolep commented Sep 8, 2015

No description provided.

@otoolep
Copy link
Contributor Author

otoolep commented Sep 8, 2015

Part of the work for #1943

@otoolep
Copy link
Contributor Author

otoolep commented Sep 8, 2015

Packaging changes only, merging on green.

otoolep added a commit that referenced this pull request Sep 8, 2015
Install logrotate configuration
@otoolep otoolep merged commit 8297fc8 into master Sep 8, 2015
@otoolep otoolep deleted the logrotate branch September 8, 2015 19:02
@@ -375,6 +382,12 @@ if [ $? -ne 0 ]; then
cleanup_exit 1
fi

cp $LOGROTATE $TMP_WORK_DIR/$LOGROTATE_DIR/influxdb.conf
Copy link
Contributor

Choose a reason for hiding this comment

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

The logrotate config should be at /etc/logrotate.d/influxdb, which I think matches this line except I'd leave off the .conf.

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.

None yet

2 participants