Sebastian Nagel created NUTCH-2916:
--------------------------------------
Summary: Fix log file rotation / rename default log file
Key: NUTCH-2916
URL: https://issues.apache.org/jira/browse/NUTCH-2916
Project: Nutch
Issue Type: Bug
Components: logging
Affects Versions: 1.19
Reporter: Sebastian Nagel
Fix For: 1.19
The log file rotation isn't working after the upgrade to log4j 2.x (NUTCH-2885):
- the rotation patterns need to fit with (default) log file name: I'd propose
now (was wrong in the discussion of [#692|github.com/apache/nutch/pull/692]) to
use "nutch.log" as default name and to drop the old "hadoop.log"
- file rotation should be also done on start-up
Will open a PR...
--
This message was sent by Atlassian Jira
(v8.20.1#820001)