Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

GET /api/1/rest/public/log/<orgname>?

...

Get Pipeline Log Information

The following queries will queries return information about the specified pipeline runtime:

ScenarioQuery
Return the log information for the given runtime IDGET https://elastic.snaplogic.com/api/1/rest/public/log/orgname?ruuid= <runtimeid>
Return only 100 logs for the given runtime IDGET https://elastic.snaplogic.com/api/1/rest/public/log/orgname?ruuid= <runtimeid>&limit=100