Upload csv data into influxdb

Hi,

I am able to upload the csv data into Influxdb with the date format as ‘2023-07-18T04:13:40Z’. But is there other method to load the csv data with date like ‘2023-07-18 04:13:40’ into influx db

Hello @AVVS_Sudheer,
Yes you can use telegraf

See the csv_timestamp_format option