Sample DB Queries
From CEDPS
Wish List of Supported Queries
This is a more specific subset from the list of 'use cases' that we'd like to try to support first.
- find all logs for service X for the past N minutes
- find all start events with no end events for service X for the past N minutes
- find all logs for service X that contain the string "Error" or "Failure"
- find all GUIDs for logs from user X in the past N minutes
- find any logs containing an error in list of guids (g0....gN)
Note that most of the above queries should have an option to return all logs with the same GUID that the query finds.
