Details
Description
Per the settings in log4j it is expected that log files get rolled over periodically, but they are just getting filled until restart of service when they are overwritten.
As we have intermittent fatal failures customer restarts the service and we loose the information about the failure.
We have tried different date paterns in the DailyRollingFileAppender, but no change.
Attaching the log4j.properties
Attachments
Attachments
Issue Links
- is superceded by
-
KAFKA-2394 Use RollingFileAppender by default in log4j.properties
- Resolved