Forum Discussion
Supratim
5 years agoContributor III
@vaidyarm Can write a python script in splunk which will call snaplogic public log API which will provide all log details about the snaplogic job/log/activity etc.Can refer below link for documentation. One more thing to call snap api you should have a service account or some admin user who had all required access to retrieve details.
https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1438932/Log+API
- vaidyarm5 years agoContributor
that’s true, but was thinking if we can push logs to any indexes created in splunk from snaplogic itself through its own design means, you suggestion will hep too.
thanks