Convert epoch time to date

You can use a date filter to convert an epoch time into a LogStash::Timestamp, then use ruby and strftime to convert it into a string in whatever format you want.