12-11-2020 04:43 AM
How do I get the logs for subscriber/consumer type pipelines through the API? I have retrieved the ruuid and tried using the log api, but no results are returned. It also doesn’t show up in the runtime api.
12-17-2020 05:46 PM
I am not sure what you mean by fetching the log for the pipeline. Do you mean runtime statistics for the pipeline runtimes? Do you mean debug logs generated on the Snaplex nodes? Runtime statistics are available through runtime APIs. Debug logs are available using the logs APIs.
12-22-2020 05:08 AM
Hello, I’m talking about the log API located here: https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1438932/Log+API.
When passing in the RUUID for the subscriber event, I don’t get any results. I’m really just looking for any way to get verbose logging for the Salesforce subscriber snap. We have instances where it loses connection with no errors that we can see, and we’re trying to troubleshoot.