-
-
Notifications
You must be signed in to change notification settings - Fork 51
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
Add logrotate #160
base: master
Are you sure you want to change the base?
Add logrotate #160
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for opening this pull request! Be sure to follow the pull request template!
I am a bot, here are the test results for this PR:
|
I am a bot, here are the test results for this PR:
|
I am a bot, here are the test results for this PR:
|
I am a bot, here are the test results for this PR:
|
I am a bot, here are the test results for this PR:
|
I am a bot, here are the test results for this PR:
|
95be50a
to
bb28a9d
Compare
I am a bot, here are the test results for this PR:
|
I am a bot, here are the test results for this PR:
|
I am a bot, here are the test results for this PR:
|
I am a bot, here are the test results for this PR:
|
I am a bot, here are the test results for this PR:
|
I am a bot, here are the test results for this PR:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this looks generally fine to me, the ony issue i saw wouldn't have broken anything and was corrected anyway. i do think this will need thorough testing before a merge though.
https://mariadb.com/kb/en/rotating-logs-on-unix-and-linux/
root@localhost
via the unix socket as per the official documentation, required for logrotatehttps://mariadb.com/kb/en/authentication-from-mariadb-10-4/
init-mariadb-upgrade
toinit-mariadb-poststart
to make it more generic, and added permissions check for logrotate to it