--- slug: /search title: Log Search description: Explore Sumo Logic's search capabilities to analyze logs and metrics with intuitive tools and advanced query language for powerful insights. keywords: - search - log search canonical: https://www.sumologic.com/help/docs/search/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; import Iframe from 'react-iframe'; Log Search allows you to query and analyze log data sent to Sumo Logic. There are many features to help you use our robust Search Query Language, such as LogCompare, LogReduce, LogExplain, Lookup Tables, Subqueries, and Time Compare. See [Get Started with Search](/docs/search/get-started-with-search) to begin exploring your data in Sumo Logic. :::training Sumo Logic Academy import SumoAcademy from '../reuse/sumo-logic-academy.md'; * **Self-paced**: * [Query Language Basics Self-Paced](https://learn.sumologic.com/query-language-basics) * [Search Mastery Self-Paced](https://learn.sumologic.com/search-mastery-self-paced-course) * [Best Practices for Query Efficiency Workshop](https://learn.sumologic.com/path/sumo-onboarding/best-practices-for-query-efficiency) * [Mobot Essentials Self Paced](https://learn.sumologic.com/mobot-101) * **Instructor-led virtual classes**: * [Certifications: Search Mastery](https://www.sumologic.com/learn/training?_certifications=search-mastery#section-2) * [Workshops: Best Practices for Query Efficiency](https://www.sumologic.com/learn/training?_workshops=best-practices-for-query-efficiency#section-2) * [Workshops: Mobot Essentials](https://www.sumologic.com/learn/training?_workshops=mobot-essentials#section-2) ::: :::tip import TerraformLink from '../reuse/terraform-link.md'; You can use Terraform to provide a search with the [`sumologic_log_search`](https://registry.terraform.io/providers/SumoLogic/sumologic/latest/docs/resources/log_search) resource. ::: ## Guides In this section, we'll introduce the following concepts:
Search icon

Getting started with Log Search

Start here to begin exploring your data in Sumo Logic.

Search icon

Mobot

Accelerate log investigations and troubleshooting with Sumo Logic Mobot, our AI-powered assistant that enables you to ask natural language questions and get contextual suggestions, helping first responders get to answers faster.

Search icon

Search Query Language

The extensive Sumo Logic query options help you gain valuable insight into your log messages.

Search icon

Search Cheat Sheets

Cheat sheets provide examples of useful search queries for different use cases.

Search icon

Behavior Insights

Gain behavioral insight of your environment using LogReduce operators.

Search icon

Live Tail

Real-time live feed of log events associated with a Source or Collector.

Search icon

Time Compare

Run a compare operation automatically from your search results.

Search icon

Lookup Tables

Learn about Lookup tables and the search operators you can use with them.

Search icon

Logs Query Assist

Learn how Logs Query Assist makes it easier to discover relevant fields and minimize errors.

Search icon

Search Across Child Orgs (MSSPs)

Learn how to perform the search for the selected child org.

Search icon

Optimize Search Performance

Learn how to accelerate the search process to get query results in less time and improve productivity for forensic analysis and log management.

Search icon

Optimize Your Search with Partitions

Optimize your search with partitions, which store your data in an index separate from the rest of your account's data.

Search icon

Subqueries

Filter and evaluate conditions for a query when you may not be sure of the exact filter.

Search icon

FAQ

Get answers to frequently asked questions about Log Search.


:::note To interact with other Sumo Logic users, post feedback, or ask a question, visit the [Sumo Logic Community Search & Query Forum](https://support.sumologic.com/support/s/). ::: ## Journey of a log :::training Micro Lesson In this micro lesson, learn about the ingestion pipeline and the journey that a log message takes from collection into the Sumo Logic platform. The video covers key considerations for administrators around the ingestion pipeline and demonstrates how this process translates into a search, turning a raw event into a schema and then into actionable insights.