On This Page

Home / Search/Search Your Logs with Cribl Search

Search Your Logs with Cribl Search ​

Learn how to build Cribl Search log queries, with examples.


You run log searches on the Logs page in Kusto Query Language. To chart and filter metrics instead, see Explore Metrics in Cribl Search (Preview).

Learn about log query syntax, operators, time ranges, sampling, and more. See: Build a Log Search.

Write Your First Log Query ​

Write simple log queries in Kusto Query Language, using operators such as limit, project, where, count, order, and others. See: Write Your First Log Query.

Write Log Queries Using Copilot ​

Use the Cribl Copilot KQL assistant to generate Kusto Query Language expressions from natural language. See: Write Log Queries with Cribl Copilot.

Common Log Query Examples ​

Examine, run, and adapt some typical log queries. See: Common Log Query Examples.

Use Log Search Results ​

Reuse and manage the results from log searches you’ve already run. See: View Log Search History.

Example Log Searches by Provider ​

Learn how to search logs coming from different Dataset Providers. See: Example Log Searches by Provider.

Search and Retrieve Results with the Cribl API ​

Use the Cribl API to execute log searches and retrieve their results. See: Search and Retrieve Results.