Search Logs
Overview
Log Explorer search consists of a time range and a search query, mixing key:value
and full-text search.
Search query
For example, to filter on logs produced by a specific service, with a specific status, over the past five minutes, you can create a custom query such as service:payment status:error rejected
and set the time range to the Past 5 minutes
:
Indexed Logs support both full-text search and key:value
search queries.
Note: key:value
queries do not require that you declare a facet beforehand.
Search syntax
To begin searching for logs in Log Explorer, see the Log Search Syntax documentation and read the time frame documentation for more details on custom time frames.
Further Reading
Additional helpful documentation, links, and articles: