How to append logs using PeriodicSizeRotatingFileHandler in EAP 6
Issue
-
Need to use
PeriodicSizeRotatingFileHandlerin EAP 6, but it always seems to overwrite the log file after restart, even when theappend=trueproperty has already been added. -
Unable to append the data to
server.logfile after the restart of JBoss server. - Handler used in the custom logger overrides the old server.log file on server restart. How to resolve this issue?
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.