-
Notifications
You must be signed in to change notification settings - Fork 162
Add docs for ES|QL Query Log #816
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
9620ff3
to
f5083ed
Compare
|
||
Events that meet the specified threshold are emitted into [{{es}} logging](../../../deploy-manage/monitor/logging-configuration/update-elasticsearch-logging-levels.md). | ||
|
||
These logs can be found in local {{es}} service logs directory. Slow log files have a suffix of `_esql_querylog.json`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This will need to be updated when we have the Beats connector and stack monitoring enabled.
🔍 Preview links for changed docs |
👋 @luigidellaquila do you think this content fits better here or in the ESQL reference? I'm leaning towards the latter... FYI I think we should probably move the Query multiple sources and Task management sections into the reference eventually too, I'll try to get that done this sprint |
@leemthompo I put it together with Task Management because they look someway related to each other, but I agree that ES|QL Reference could be a better place for both. |
@luigidellaquila let's not merge this here in that case because it will complicate things for redirects
|
Thanks @leemthompo, I'm closing this one in favor of elastic/elasticsearch#131287 |
Adding documentation for ES|QL Query Log, similar to Search Slow Log.