Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Master Data Management (MDM) installation provides the following components:
These components appear in two different folders.
This is a continuation of the Talend Community Knowledge Base article, Talend logging using Filebeat.
Configure Filebeat, on the installation location, to permit Log Server to redirect logs to a specific logstash instance, by performing the following steps:
output.logstash: # The Logstash hosts hosts: ["logserver_ip:5044"] #hosts: ["localhost:5044"]
For more information on configuring Talend components with Filebeat, see the following Talend Community Knowledge Base (KB) articles: