We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
告警添加无法查找到对应索引
大盘这里可以
ES 查询
2025-03-03 16:27:21.118268 WARNING eslike/eslike.go:479 query_data searchSource:map[aggregations:map[ts:map[date_histogram:map[field:timestamp fixed_interval:3600s min_doc_count:%!s(int64=1)]]] query:map[bool:map[should:map[range:map[timestamp:map[format:epoch_millis from:%!s(int64=1740985200000) include_lower:%!s(bool=true) include_upper:%!s(bool=true) to:%!s(int64=1740988800000)]]]]]] query_data error:elastic: Error 404 (Not Found): no such index [search_log] [type=index_not_found_exception] 2025-03-03 16:27:21.118319 WARNING router/router_query.go:100 query data error: req:map[date_field:timestamp end:1.740990441e+09 group_by:[] index:search_log interval:3600 ref:A start:1.740986841e+09 value:map[func:count]] err:elastic: Error 404 (Not Found): no such index [search_log] [type=index_not_found_exception]
v8.0.0-beta.6
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Question and Steps to reproduce
告警添加无法查找到对应索引

大盘这里可以

ES 查询

Relevant logs and configurations
Version
v8.0.0-beta.6
The text was updated successfully, but these errors were encountered: