Aggregation. Last enter for each user

Hello,
I’m quite new to graylog and trying to create a data table where rows are Users and column is the last date of enter the system by current user.
I use function max(RequstTime). The problems is that this function returns miliseconds and I need date like YYYY-MM-DD HH:Mi:SS.

How can I get properly result?

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