Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Dymanic path for Log file usinf log4j

Can anyone know that how to access environment variable in log4j file.
i want to use system environment variable in my log4j file.
Labels (2)
5 Replies
Anonymous
Not applicable
Author

Hi 
Do you use the custom log4j components shared on Talend Exchange or use  the log4j feature configured in project settings panel?
Anonymous
Not applicable
Author

i use custom log4j component and with that i also use log4j properties of project settings.
0683p000009MCoy.png 
0683p000009MCsq.png
Anonymous
Not applicable
Author

can any one have any idea about this?
tale103108
Contributor III
Contributor III

I use log4j.properties file on my Java frontend that calls my Talend job.   That is how I setup log4j and I'd like to do the same on the Talend job backend.

How can I translate what I have in my log4j.properties file to the log4j XML file you have shown in the Talend job->Project Settings->Log4j?

Anonymous
Not applicable
Author

How to import custom log 4j component into Talend Studio?