How can i schedule logstash every minute for jdbc input plugin?

Please explain to me the syntax to write the cron jobs for getting jdbc input every 1 minute?

schedule => "* * * * *"