--- id: about-search-basics title: About Search Basics description: Sumo Logic search syntax is based on a funnel or "pipeline" concept and it uses logical and familiar operators letting you to create ad hoc queries quickly. slug: /help/docs/search/get-started-with-search/search-basics/about-search-basics/ canonical: https://www.sumologic.com/help/docs/search/get-started-with-search/search-basics/about-search-basics/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; Our Search Syntax is based on a funnel or "pipeline" concept. The wide mouth of the funnel begins with all your current Sumo Logic data, and you narrow the funnel by entering keywords and operators separated by pipes (`|`). Each operator acts on the results from the previous operator so that you can progressively filter and pinpoint your search until you find exactly what you’re looking for. import Iframe from 'react-iframe'; :::training Micro Lesson How to search data using the Basic Search Mode in Sumo Logic.