I want to delete some events based on time stamp, below once is the time stamp of an server event which unnecessarily pushed same data multiple times with in a minute, for a minute single time stamp with doc is enough and need to delete others.
for fewer events i can search and delete but i have 1000's of events like this and because of this excess documents my index size is getting bigger. is it possible to pick a single timestamp and remove others.. ?
yes am trying via API/CURL but can not filter a single timestamp from multiple, for this i can differentiate timestamp with their seconds interval and keep any one record and delete others is difficult.
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.