How do I enable extra ETL logging
Sandy Grewal (1.6k●12●23)
| asked Apr 16 '14, 12:22 p.m.
JAZZ DEVELOPER edited Jul 14 '14, 1:14 p.m.
How do I enable extra ETL logging to capture information when ETL's fail.
|
One answer
Sandy Grewal (1.6k●12●23)
| answered Apr 16 '14, 12:27 p.m.
JAZZ DEVELOPER edited Apr 16 '14, 12:30 p.m.
Got the log4j.properties of the application.
It is located in {RTC_install_folder}/server/conf/<application> Edit the ETL's section, it should look like snippet below. Reload the log4j file using a web browser: https://<server_public_url>/<application_context_root>/admin#action=com.ibm.team.repository.admin.reloadLoggingSettings Click the 'Reload Log Setting' button. Reproduce the issue. A file called '<app>-etl-driver.log' will be generated in the folder with the other logs. log4j.properties file ETL's section after edit: ################################ # ETL's # |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.