Question about a query

Hello, i’m french so sorry if my english is not fluent. I have a question about graylog functions.
I wanna create a dashboard with all my source of logs. And with that, i wanna display when each of these sources have sent their last log to the SIEM (timestamp).
Is it possible to do that?
Thanks you.

Sure, max(timestamp) function does it. See quick sample below:

yes it works very well, thanks you!!!

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