Madhan Neethiraj created ARGUS-56:
-------------------------------------

             Summary: Async audit: events are not flushed to DB until 
batch-size number of events are logged
                 Key: ARGUS-56
                 URL: https://issues.apache.org/jira/browse/ARGUS-56
             Project: Argus
          Issue Type: Bug
            Reporter: Madhan Neethiraj
            Assignee: Madhan Neethiraj


When DB audit log is configured for asynchronous, events are not flushed to DB 
until batch-size number of events (100 by default) are logged. This condition 
is only for the first flush to DB. After the first commit, asynchronous logger 
flushes to DB at the sooner of the following conditions:
- batch-size number of events are logged
- max-flush-interval is reached



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to