Home

Welcome!

The LogQS (Log Query System) Platform provides the LogQS software as a service with which you can manage and query your log data. This notebook acts as intractive documentation, where you step through a common workflow achievable via the REST API.

Note that no particular environment is required to interact with the REST API. We use a Python notebook and boilerplate scripts for this documentation, but any action through the API should be achievable in any environment, framework, language, etc. which is capable of making HTTPS requests. API docs can be found here.