Seth Hall created BIT-1490:
------------------------------

             Summary: Need ability to expire logs with more granularity than 
#days.
                 Key: BIT-1490
                 URL: https://bro-tracker.atlassian.net/browse/BIT-1490
             Project: Bro Issue Tracker
          Issue Type: Improvement
          Components: BroControl
    Affects Versions: git/master
            Reporter: Seth Hall
            Priority: Low


There are some users that would like or need to have BroControl maintain their 
collected logs with tighter granularity than how many days old the logs are.

Right now the find command that determines which files to delete uses `-mtime` 
which is `x*24hr`.  We would need to use the `-mmin` argument otherwise, but I 
suspect this would introduce the need to do some parsing of of the value given 
so that people could specify things like `10hr` or `5days`.



--
This message was sent by Atlassian JIRA
(v7.0.0-OD-07-011#70107)
_______________________________________________
bro-dev mailing list
bro-dev@bro.org
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev

Reply via email to