We verified our server logs , history and application logs there is NO MANUAL deletion,
is there any option to check how the documents are deleted ( i.e through api or from app layer )
let me know which logs help for me.
_ttl will also delete documents but you have to turn it on and you probably
didn't. I expect there are some log levels you can crank up to get all the
deleted documents to be logged but I'd have to look around to figure out
what they are and I'm not in a place I can do that. Thatd only tell you
about the next delete, it'd probably tell you about every index too, and I
doubt it'd tell you why the delete happened, just that it happened.
Many more thanks, we identified the issue in our app level.
But we need to setup the query logging ( search, delete, index ).
we are working on that. Again Thanks lot.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.