LP #1590907: Add diagnostics for the case when audit log does synchronous writes in ASYNC mode.
General
Escalation
General
Escalation
Description
Environment
None
Smart Checklist
Activity
Show:
Oleksandr Kachan June 12, 2023 at 3:23 PM
Implemented for the new audit plugin. There will be Audit_log_filter_buffer_bypassing_writes status var.
Done
Details
Details
Assignee
Oleksandr Kachan
Oleksandr KachanReporter
lpjirasync
lpjirasync(Deactivated)Needs QA
Yes
Needs Doc
Yes
Fix versions
Priority
Smart Checklist
Open Smart Checklist
Smart Checklist

Open Smart Checklist
Created January 23, 2018 at 4:07 PM
Updated September 26, 2023 at 5:26 PM
Resolved June 12, 2023 at 3:23 PM
**Reported in Launchpad by Sergei Glushchenko last update 10-06-2016 05:58:55
When log record is larger than audit_log_buffer, it will be written synchronously in ASYNC mode, which may affect performance when done regularly.
Proposal to log message about this condition into error log and add status variable showing number of synchronous writes in ASYNC mode.