Search Your Data
Learn how to build Cribl Search queries, with examples.
Build a Search
Learn about query syntax, operators, time ranges, sampling, and more. See: Build a Search.
Write Your First Query
Write simple queries in Kusto Query Language, using operators such as limit
, project
,
where
, count
, order
, and others. See:
Write Your First Query.
Write Queries Using Copilot
Use the Cribl Copilot KQL assistant to generate Kusto Query Language expressions from natural language. See: Write Queries Using Copilot.
Common Query Examples
Examine, run, and adapt some typical search queries. See: Common Query Examples.
Use Search Results
Export, reuse, and manage the results from search queries you’ve already run. See: Use Search Results.
Example Searches by Provider
Learn how to search data coming from different Dataset Providers. See: Example Searches by Provider.
Search and Retrieve Results with the Cribl API
Use the Cribl API to execute searches and retrieve Cribl Search results. See: Search and Retrieve Results.