The Advanced Audit Log add-on goes beyond standard SuiteCRM auditing, enabling you to audit field values as well as the relationship log or history. This solution delivers more complete information, from field history tracking to relational data changes, plus an option to export the audit log.
#3589 - Audit Log for entire module
Hello,
I have a question about the audit log feature.
Does this work only in Detail View?
Can it work with the entire module? not just 1 specific detail view?
or the entire SCRM with all modules?
Please let me know.
Thanks!
3 years ago
Yes, It will work for all basic and custom module if fields are audit enable. Here is the admin guide View log button will be available on detail view only.
Thanks & Regards, Team Urdhva Tech
3 years ago
My question was that if it is possible to generate 1 log file which includes all user activities for the entire SCRM.
For example, I would like to generate one log file for all user activities for the month of April.
Is that possible?
3 years ago
Oh, I understood now. Activities are logged to specific record related info, not the system wide. It can be exported activities of that record only from detail view. It needs to customize if you wish to have a report of all audit records.
Thanks & Regards, Team Urdhva Tech
3 years ago
I see.
How can I customize it to get a report of all audit records?
Could you please help?
Thanks,
3 years ago
If you know PHP. I believe you can do that via custom coding. You need to prepare a query for audit records from the database.
Thanks & Regards, Team Urdhva Tech