Convert timestamp to normal date structure

convert timestamp to normal date structure...
eg:
2018-07-13T04:48:02.025Z=>2018-july-13 hh:mm:ss

think iso 8601 to normal date format

Logstash doesn't have a general feature to convert between arbitrary timestamp formats, but with a ruby filter you can do anything you want.

ok sir

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