webMethods.io monitoring logs and alerts

In webmethods.io monitoring console, about the logs available in the execution results
a. Where does all the logs get stored?
Whether all the historical data is available or Is there any data purge policy in place for these logs?
b. For logs available under Execution Results, there is option to download logs of workflow/flow service execution. I want to create an workflow/flow service alert by attaching the logs of the execution result to the email addresses configured on the alert. Is this possible?

1 Like

hi @Venkat_V ,
a. Where does all the logs get stored?
Answer: All the data is stored cloud storage as per their regions where the tenant is running.
By default monitoring logs are maintained for last 4 weeks, once the duration elapses logs are purged in the backend.

b. For logs available under Execution Results, there is option to download logs of workflow/flow service execution. I want to create an workflow/flow service alert by attaching the logs of the execution result to the email addresses configured on the alert. Is this possible?
Answer: To achieve same we need to invoke the public API which can retrieve the data from backend.
Please check the below documentation for the API details.

https://docs.webmethods.io/integration/apis/webmethods_api_ref/#metrics-apis

Regards
Vikash Sharma

2 Likes

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.