elasticsearch - data duplication in elastic -


i uploading data elk server through jdbc input plugin in logstash. once uploading data elastic server, when second time uploading ,data duplication happens. want avoid that. second thing if using document id in output section of logstash , if rows updated key using document id same , ll update field? .

my requirement want avoid data duplication , want update fields updated having same primary key value.

any appreciated! thanks


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -