public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] repo/gentoo:master commit in: net-analyzer/suricata/files/
@ 2016-12-30  7:50 99% Slawek Lis
  0 siblings, 0 replies; 1+ results
From: Slawek Lis @ 2016-12-30  7:50 UTC (permalink / raw
  To: gentoo-commits

commit:     4b0a9ae167be4dc0cc9db385c84fd705a1b64301
Author:     Slawomir Lis <slis <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 30 07:53:42 2016 +0000
Commit:     Slawek Lis <slis <AT> gentoo <DOT> org>
CommitDate: Fri Dec 30 07:53:42 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b0a9ae1

net-analyzer/suricata: updated logrotate config file

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-analyzer/suricata/files/suricata-logrotate | 21 +++++++++++++++------
 1 file changed, 15 insertions(+), 6 deletions(-)

diff --git a/net-analyzer/suricata/files/suricata-logrotate b/net-analyzer/suricata/files/suricata-logrotate
index 0dc145b..a8edcc6 100644
--- a/net-analyzer/suricata/files/suricata-logrotate
+++ b/net-analyzer/suricata/files/suricata-logrotate
@@ -1,6 +1,15 @@
-/var/log/suricata/* {
-	missingok
-	postrotate
-		/etc/init.d/suricata reload
-	endscript
-}
+--- /usr/portage/net-analyzer/suricata/files/suricata-logrotate	2016-12-28 10:34:11.000000000 +0100
++++ /usr/local/portage/net-analyzer/suricata/files/suricata-logrotate	2016-12-29 08:59:51.390256659 +0100
+@@ -1,6 +1,10 @@
+-/var/log/suricata/* {
++/var/log/suricata/*.log /var/log/suricata/*.json {
++	rotate 3
+ 	missingok
++	nocompress
++	create
++	sharedscripts
+ 	postrotate
+-		/etc/init.d/suricata reload
++		/etc/init.d/suricata relog
+ 	endscript
+ }


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2016-12-30  7:50 99% [gentoo-commits] repo/gentoo:master commit in: net-analyzer/suricata/files/ Slawek Lis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox