When i posted data for the first time using jdbc logstash input pligin the RDBMS table is having 36 records which stores very well and deleted it shows 0
When i deleted only record from the source, the logstash jdbc automatically updates the deleted record , that i am able to see in the index status. But if you see in below screen the record count is still 36 , but the deleted part is 7. I have deleted only one record
How can i see the deleted record in Kibana?
How can i really check that flag is deleted from Kibana report?
Ah right. That's an ES concept and you cannot see those docs, even in ES.
It comes back to how the underlying lucene engine works with the segments and shards.
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.