aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2017-09-05 19:43:02 +0200
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-10-11 00:04:02 +0000
commit565a9dc3de6c011ec50306b3831ead15bf129418 (patch)
treecb9a8165018eea191d0914b84becd8716c13d1e3
parent6c3abbe655bbefa5415e9ae7b857e8b9f88ad08f (diff)
OsmoGSMTester: document logrotate maxsize
-rw-r--r--OsmoGSMTester/chapters/install.adoc8
1 files changed, 8 insertions, 0 deletions
diff --git a/OsmoGSMTester/chapters/install.adoc b/OsmoGSMTester/chapters/install.adoc
index 4d2b677..6eef2fa 100644
--- a/OsmoGSMTester/chapters/install.adoc
+++ b/OsmoGSMTester/chapters/install.adoc
@@ -484,6 +484,14 @@ adding the jenkins user to the 'usrp' group:
gpasswd -a jenkins usrp
----
+==== Log Rotation
+
+To avoid clogging up /var/log, it makes sense to choose a sane maximum log size:
+
+----
+echo maxsize 10M > /etc/logrotate.d/maxsize
+----
+
==== Install Scripts
IMPORTANT: When using the jenkins build slave as configured above, *there is no