Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
MDouglas1687874333
Contributor III
Contributor III

log4j2 Deactivate log4j in specific components

Hi,

Is it possible to dis/enable the log4j in components on a case by case basis? I know there is an option to turn it on for all of them but there are some cases, mainly in regards to database related components (Inputs, Connections etc) that I'd like to disable.

Is there a way to do this or is it just not possible?

Labels (2)
1 Reply
Xiaodi_Shi
Support
Support

Hello,

Here is an official support article and it mentions the filter feature which you can use with Appenders to keep messages that are not of interest out of the logs

https://community.qlik.com/t5/Official-Support-Articles/Log4j-tips-and-tricks/ta-p/2151296

Hope it will help.

Best regards

Sabrina