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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

log4j to a file

Hi, 
I need help to write log4j logging information to a file. By default log4J is writing on console. How should I configure, and where should I configure If I want log4J to write logging information to a file like " c:/log.txt ".

 
Thanks,
Abhi529

Labels (2)
11 Replies
Anonymous
Not applicable
Author

Hi,

 

I am new to Talend and wanted to know if there is a way by which I can use any param(e.g. param "File") defined in the below configuration, inside a component in Talend?

 

Regards,

Puneet

Anonymous
Not applicable
Author

@charlesclement can you please elaborate a little. I added the similar appender to my log4j, but I am not getting the logs in my output file still.