Activity Logs Clarification

Hello, I'm trying to find a way to log the activities inside my Filament Panel (that would be model edits, creation, deletion, and actions). I came across Activitylog Pro, but I don't know if it would be a good fit. I want just one table of activities that show what was changed or happened inside the Filament panel (and it should not contain the model changes from the system, cron jobs, api routes or other stuffs that are not performed from the Filament Panel) Does anyone knows more about? Thank you
2 Replies
Miguilim
MiguilimOP2mo ago
:sadge:
Dennis Koch
Dennis Koch2mo ago
There are multiple free ones too. For logging you usually need to install Spatie's Activity Log plugin and the others are just UI It probably depends on the UI you want. Ralphs Pro plugin seems to have really nice UI

Did you find this page helpful?