## Log Search

Learn about the various search functionalities within the Kloudfuse log search engine.

We support three main search types:

### [Facet Search](https://docs.kloudfuse.com/platform/3.5.0/log-search-facet/)

Enables searching based on auto-detected key-value pairs (facets) associated with your logs. This is the fastest search method. Facets also have a notion of a data type.

### [Term Search](https://docs.kloudfuse.com/platform/3.5.0/log-search-term/)

Focuses on individual terms or keywords within your log messages. This method offers a good balance between speed and flexibility.

### [Grep Search](https://docs.kloudfuse.com/platform/3.5.0/log-search-grep/)

Provides exact pattern matching for precise searches. This is the slowest but most accurate search type.

To understand the differences between term search and grep search, see [Term search vs grep search](https://docs.kloudfuse.com/platform/3.5.0/log-search-term-vs-grep/).

Was this page helpful?

Yes

No
