Editing the configuration files for logs
DI and MDM log events are defined in different appenders configured in logstash-talend.conf (within the Talend-LogServer) and log4j.xml files. You can comment out some of them in order to prevent these logs from appearing on the Logging page.
Additionally, in ESB, the Event Logging feature provides an optional configuration to use the Talend LogServer as backend for log events collected on the distributed Talend ESB Runtime container. By default, it is disabled but you can change it in the etc/org.talend.eventlogging.server.cfg file.
Procedure
-
For DI, MDM and ESB logs (Talend Administration Center only):
-
Stop the Talend LogServer, and
open the following file:
<TalendLogServerInstallationDirectory>/logstash-talend.conf
If the server is installed as a service, you need to stop this service (called tlogserver).Information noteTip: For Windows users: To stop the Talend LogServer, open the Services configuration panel and stop the service called tlogserver.
- Comment out the appender corresponding to the logs you do not want to display in Talend Administration Center, and save your changes.
-
Stop the Talend LogServer, and
open the following file:
<TalendLogServerInstallationDirectory>/logstash-talend.conf
-
For ESB (Event Logging):