how to create logs for users?

Hello good day,


I want to create a logs where I'll record every time someone logged-in/logged-out etc.

a table for logs where it has columns that are [ACTIONS | TIMESTAMPP]

does filament have a feature/plugins where I can just create another custom page for logs?
or I need to do it manually?

e.g, admin/employee logged-in [time_stamps][mobile/desktop] etc.
Was this page helpful?