Loggly Event Retrieval API

REST API (apiv2) for searching and retrieving log events: initiate a search to get an RSID, then page results via the events/iterate endpoints, enumerate indexed fields with the fields/facet API, and compute metrics with the stats API.

API entry from apis.yml

apis.yml Raw ↑
name: Loggly Event Retrieval API
description: 'REST API (apiv2) for searching and retrieving log events: initiate a search to get an RSID,
  then page results via the events/iterate endpoints, enumerate indexed fields with the fields/facet API,
  and compute metrics with the stats API.'
humanURL: https://documentation.solarwinds.com/en/success_center/loggly/content/admin/api-retrieving-data.htm
baseURL: https://[subdomain].loggly.com/apiv2
tags:
- Logging
- Search
- Observability
properties:
- type: Documentation
  url: https://documentation.solarwinds.com/en/success_center/loggly/content/admin/api-overview.htm
- type: Authentication
  url: https://documentation.solarwinds.com/en/success_center/loggly/content/admin/token-based-api-authentication.htm