Description
This is a Logstash Pipeline to collect Talend ESB Logs and ship it into your Elasticsearch deployment.
What is Talend ESB?
Talend ESB is a reliable and scalable enterprise service bus (ESB) that lets development teams manage integration projects in a holistic manner, combining integration of applications and data management in complex and heterogeneous computing environments.
Caution
Talend sends json logs, but the fields contain dots. Dots are not supported in Elasticsearch field names anymore, so if fields still contain dots, they should be renamed, see https://www.elastic.co/guide/en/logstash/current/plugins-filters-mutate.html#plugins-filters-mutate-rename
Source
Originally found at https://www.lsconf.io/config/talend_esb_and_mdm:123
Tested versions | 7.12 |
ECS compliant |
You must log in to submit a review.