Elasticsearch #17
wangjc0216
started this conversation in
Middleware
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
some basic:
查看索引状态:
http://es.domain.net/_cat/indices
删除索引:
curl -XDELETE http://es.domain.net/.ds-filebeat-8.3.2-2023.09.20-000001
All reactions