Report on user activity logs | Community
Skip to main content
Level 2
June 27, 2022
Solved

Report on user activity logs

  • June 27, 2022
  • 1 reply
  • 1014 views

Hi, we need to be able to export a report on user acitivies within the adobe campaign application. What is the best way to go about doing this?

We would like to have a report that tells us how many logins made/or attempts each day, how many unique users started workflows etc.

 

Thanks in advanced.

Best answer by costa_n11

Hi @martinviking 

For workflows activities, you've got the Audit features available under Administration \ Audit folder

For login, it is available in Experience Cloud Admin Console if you use IMS otherwise, it would be available in the logins.log file for native user login, in the instance directory , this would require some JS script to read the file and extract the information....

Hope this helps,

Thanks

Denis

1 reply

costa_n11Adobe EmployeeAccepted solution
Adobe Employee
June 27, 2022

Hi @martinviking 

For workflows activities, you've got the Audit features available under Administration \ Audit folder

For login, it is available in Experience Cloud Admin Console if you use IMS otherwise, it would be available in the logins.log file for native user login, in the instance directory , this would require some JS script to read the file and extract the information....

Hope this helps,

Thanks

Denis