Skip to main content

Search

Returns search hits that match the query defined in the request.

Parameters

ParameterDescription
QueryQuery in the Lucene query string syntax.
You can use the q parameter to run a query parameter search.
SizeDefines the number of hits to return. Defaults to 10.
Target IndexComma-separated list of data streams, indices, and aliases to search. Supports wildcards (). To search all data streams and indices, use or _all.

Workflow Library Example

Send Elasticsearch Search Hits to Slack

Workflow LibraryPreview this Workflow on desktop