I am using Logstash 5.3. and connecting to Oracle database.I gave a select query with values for 1 year.It worked fine but suddenly when i run logstash it starts overwriting the values.Example:February's data is overwritten over January's data.
The same happens for all months.All months data is getting overwritten with January's data
Can anybody help me with this issue?