Troubleshooting ES|QL
This section provides some useful resource for troubleshooting ES|QL issues:
-
Query logging: Log all query types, including ES|QL, with a managed data stream (recommended) - Legacy ES|QL query log: Log ES|QL queries using the older
esql.querylogsettings - Task management API: Learn how to diagnose issues like long-running queries.
- Circuit breaker settings: Learn how ES|QL uses the circuit breaker and how to configure it. For circuit breaker errors, see Circuit breaker errors.