Telegraf - influxDB : inputs.file / inputs.tail csv format

Hello @rumekintun,
Welcome! Not sure if this is a typo, but looking at your CSV it looks like there are spaces in your timestamp where:
2020-03-28T05: 07: 59Z
should be
2020-03-28T05:07:59Z
could that be the problem?