Public bug reported:

According to
https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Frequently_Asked_Questions,
we can set a logrotate configuration as follows, based on snort
logrotate configuration which performs daily rotations:

/var/log/suricata/*.log {
    daily
    rotate 7
    compress
    missingok
    notifempty
    copytruncate
}

This affects to any version of Ubuntu.

** Affects: suricata (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: logrotate

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1194773

Title:
  Package does not include logrotate configuration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/suricata/+bug/1194773/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to