Filtering API result-sets with KQL (Kibana Query Language) queries.
filter
parameter, which expects a KQL query. The following section details how to construct such a query.
AND
explicitly, that is supported, too.
filter
is passed a URL parameter, make sure to URL-encode queries like the one above.<
, <=
, >
, >=
):
*
needs to be the trailing character):
\
(
)
:
<
>
"
*