-
Notifications
You must be signed in to change notification settings - Fork 113
Closed
Labels
freeipaFreeIPA related issueFreeIPA related issueloggingperformanceIssue impacts performanceIssue impacts performance
Description
Issue Description
Currently only the access and security logs offer log buffering. Log buffering is needed for active logs so the server is not doing non-stop disk IO and slowing the server down.
We used to have a script, which has not worked in years, ds-logpipe.py. This script was typically used when enabling verbose error log levels. Instead of fixing this script (even if it's fixed it will break healthcheck while it's in use), if we add log buffering as an option for the error log it should prevent this server performance impact. Same for audit logs.
This should be tested, and if it works well then we should add log buffering as an option for all the DS logs (keep it off by default though).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
freeipaFreeIPA related issueFreeIPA related issueloggingperformanceIssue impacts performanceIssue impacts performance