How to change logstash jdbc last run default timezone to local

I am using logstash to sync data between sql server and elasticsearch.
how to change timezone from UTC to LOCAL.

when i run logstash .conf jdbc lastrun 'logstash-7.10.0/.logstash_jdbc_last_run' getting update with UTC time zone. how to change this from UTC to LOCAL timezone.

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