Filter only on the current date on my sql

Hi,
I want to make a stop criteria on my logstash loads.
On the sql statement i want Something like select * from mytable where insert_date := current_date
Will that work ?
Thanks

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.