From 51a87cec2c1801e2e152ea258869f5ad3bccf377 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Mon, 19 Mar 2018 12:56:37 +0100 Subject: common: logging: State we do support SIGHUP file rotation This feature has been available since March 2013. It was introduced in libosmocore 8e878738d16ad4f8776dc0130ebff78dea422ee7. Change-Id: I650eb77d4b701a199a9e193cfb0e32565940a788 --- common/chapters/logging.adoc | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/common/chapters/logging.adoc b/common/chapters/logging.adoc index fab4991..db6afdb 100644 --- a/common/chapters/logging.adoc +++ b/common/chapters/logging.adoc @@ -209,10 +209,9 @@ TIP: Don't forget to use the `copy running-config startup-config` (or its short-hand `write file`) command to make your logging configuration persistent across application re-start. -NOTE: libosmocore currently does not provide file close-and-reopen -support by SIGHUP, as used by popular log file rotating solutions. -Please contact the Osmocom developers if you require this feature to be -implemented. +NOTE: libosmocore provides file close-and-reopen support by SIGHUP, as used by +popular log file rotating solutions such as https://github.com/logrotate/logrotate +found in most GNU/Linux distributions. ==== Logging to syslog -- cgit v1.2.3