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

Access log is not rotated #442

Open
ra-at-diladele-com opened this issue Oct 11, 2021 · 1 comment
Open

Access log is not rotated #442

ra-at-diladele-com opened this issue Oct 11, 2021 · 1 comment
Assignees
Milestone

Comments

@ra-at-diladele-com
Copy link
Contributor

No description provided.

@ra-at-diladele-com ra-at-diladele-com added this to the 0.X Future milestone Oct 11, 2021
@ra-at-diladele-com ra-at-diladele-com self-assigned this Oct 11, 2021
@danieljloughlin
Copy link

danieljloughlin commented Oct 13, 2021

/etc/logrotate.d/dnssaftey appears to have the wrong su parameters for access.log. Log rotation works correctly when su is set to daemon daemon

e.g.
/opt/dnssafety/var/log/access.log { daily rotate 7 copytruncate compress missingok notifempty su daemon daemon }

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