Hello,
For an observability use case, we want to monitor Tableau and Talend performance using Elastic observability (collecting logs, metrics, health check, etc.). I did google for a module or a connector provided by elastic like a filebeat connector but didn't find any. I checked the documentation for example for Tableau and found that it logs all each components in this path: /var/opt/tableau/tableau_server/data/tabsvc/logs/<components>
, also found this tool to monitor tableau: GitHub - tableau/TabMon: A Tableau Server performance monitoring service what's the best way to monitor or if it exists any community module for both Tableau and Talend?