Stream Mendix Public cloud logs

0
I need to monitor a few Mendix Cloud Apps together. Are there any easy ways to ship the logs into App Insights? I don't want to add Prometheus as I have another place to manage.   I can see the log files for each day. Is there a way to stream the logs directly into any stream intake API?  All thoughts are greatly appreciated.
asked
1 answers
1

Hi Paul,

 

See if this documentation can help you. I haven't tried it personally. 

 

https://docs.mendix.com/apidocs-mxsdk/apidocs/deploy-api/#download-app-logs-for-a-specific-date

answered