Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
947 views
in Technique[技术] by (71.8m points)

kibana - why indices are getting deleted from elasticsearch on Sunday 06:00 UTC?

I have hosted Elasticsearch and Kibana on a Azure VM. I send application logs to elasticsearch. On every Sunday 06:00 UTC all indices are being deleted from elasticsearch. I checked the index lifecycle policy, there is no index lifecycle policy attached to any indexes. How can I prevent deletion ? any help would be appreciated, Thanks.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

Are you having any authentication in your ES cluster if no, check if its due to meow attack, you can follow elastic blog on the attack and how to prevent it for free.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...