How to run jdbc mysql importer in logstash everytime

How to run jdbc mysql importer in logstash whenever any transaction happen in mysql?

There's nothing built-in for this. Scheduling the jdbc input for execution every minute isn't often enough?