-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73752/#review223835
-----------------------------------------------------------




agents-audit/src/main/java/org/apache/ranger/audit/queue/AuditFileSpool.java
Line 189 (original), 197 (patched)
<https://reviews.apache.org/r/73752/#comment312886>

    creation of .gz spool files should be controlled nu  a configuration. 
Current behavior should be there by default and plugin which needs this format 
can be enabling it.
    
    By the way audit spool files are created because either the destinations 
are down or through put of audit generated are high, in which case queue buffer 
size can be increased so spooling wont happen
    
    With the introduction of Audit filter in Ranger-3000 you can configure 
audit filters to reduce uncessary audits.


- Ramesh Mani


On Dec. 9, 2021, 7:11 p.m., David Mollitor wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/73752/
> -----------------------------------------------------------
> 
> (Updated Dec. 9, 2021, 7:11 p.m.)
> 
> 
> Review request for ranger.
> 
> 
> Repository: ranger
> 
> 
> Description
> -------
> 
> Allow audit plugins to write GZIP compressed audit log files to the spool 
> directory.
> 
> 
> Diffs
> -----
> 
>   
> agents-audit/src/main/java/org/apache/ranger/audit/queue/AuditFileSpool.java 
> f8c2aa5f3 
> 
> 
> Diff: https://reviews.apache.org/r/73752/diff/4/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> David Mollitor
> 
>

Reply via email to