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.
2 Replies
Have a look at the plugin website, there are plugins for this already. It's very simple.
Filament
Logger by Z3d0X - Plugins - Filament
Extensible activity logger for filament that works out-of-the-box.