From 056fe5712d27af74198f502141de4cbbca7ae81c Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 13 Oct 2020 19:29:02 +0900 Subject: [PATCH] Add newsyslog.conf to rotate mempool logfiles regularly --- production/newsyslog.conf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 production/newsyslog.conf diff --git a/production/newsyslog.conf b/production/newsyslog.conf new file mode 100644 index 000000000..8a3aab320 --- /dev/null +++ b/production/newsyslog.conf @@ -0,0 +1,2 @@ +/var/log/mempool 640 10 * 168 J +/var/log/mempool.debug 640 10 1000 * J