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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Does the Talend Event Logging Agent - Log Listener listen for Log-File

To me the purpose of the Talend Event Logging Agent - Log Listener is not clear.
Is it to read log-files and e.g. listen in a directory for new log-files another application may write and send them off to the Event Logging Server?
Talend Verion: Enterprise MDM 5.5.1
Labels (2)
2 Replies
Anonymous
Not applicable
Author

Log Listener is used to collect all Pax Logging log events (in the tesb.log), and send them to the Event Logging Agent.
You can install this listener by using command:  tesb:start-el-loglistener.
Anonymous
Not applicable
Author

Log Listener is used to collect all Pax Logging log events (in the tesb.log), and send them to the Event Logging Agent.
You can install this listener by using command:  tesb:start-el-loglistener.

Thanks for your answer!
That means the log listener can only work with log messages created inside an OSGI container?