CXF Logging Interceptor writes message to disk
Issue
It looks like the CXF logging interceptor writes messages to disk when they reach a size of 64Kb.
-
Does writing to tmp file has any effect on writing the message to the log file?
-
Can I still find the complete message in the logfile regardless if it is processed in-memory or via tmp file?
-
Can I change output folder to a different location for the tmp files rather than default
/data/tmp/ folder?
Environment
- JBoss Fuse 6.1
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.