Hi , i am planning to load a CSV file with a set of data in logstash. then after 1 hour i want to upload the same CSV file again.
so let me know how to delete the old set of data in logstash and upload the new CSV so that there is no duplciate rows
Logstash doesn't store any data so there's nothing to delete. If Logstash by any chance writing the documents to Elasticsearch?
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.