Is there a KQL API endpoint and/or a way to run KQL queries from CLI?

In older versions of Kibana, you could get the full Kibana query syntax by just running query_string queries with a few options that Kibana sets by default, though it doesn't appear you can do that any longer (in a fully equivalent way, I know query_string queries still covers a good subset of KQL).

I'd like to get an internal CLI tool to be in step with Kibana again, if possible. Is there a (hopefully supported) http endpoint you can hit in Kibana to run KQL queries? Or otherwise some way to run KQL queries from the CLI?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.