Hello,
Is there a way to set the value of sql_last_value to when the logstash service starts?
We have a very large database and when we run our logstash service it affects the application the database is connected to.
We want to be able to set the value of the sql_last_value variable to be when the logstash service starts so it does not retrieve historical data.
Thank you