Am 07.09.2014 um 17:21 schrieb Pawel Tomulik: > Is it possible to perform log rotation without restarting the whole > openxpki daemon? Log rotation is extremly useful, but if it requires > restarts, then we're unable to preserve daemon-stored secrets and system > becomes critical after first rotation. > Its not supported by the default Log4Perl Handlers, there are three options:
1) There is a Log4Perl Handler that provides log rotation 2) You can use the "copytruncate" option of logrotate 3) Send Log4Perl thru Syslog You can define the whole logging stuff in /etc/openxpki/log.conf without the need to touch code, use google for details on above solutuions if required. Oliver -- Protect your environment - close windows and adopt a penguin!
smime.p7s
Description: S/MIME Cryptographic Signature
------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/
_______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
