Hi,
I have an application that’s sending logs into GrayLog. I want to display in a dashboard the last time/date I received a message from this application.
Using the timestamp field I’m able to display this using the Statistics chart:

But the value is in milliseconds and I want to display a readable date.
How can I achieve this?
Many Thanks