admin console

below question: 
Can we capture the user activity in Administration console or designer page even if the user is not changing anything there , user start pages ,etc. and they are not making any changes , Is this activity also captured in the logs and if it is which log should I find it?

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Associate Developer

    Hi  ,

    Not all interactions are logged at a detailed page-view level by default. Usually audits only capture the activity when something is changed.

    You can check the following logs in System Logs section.

    Logs That Capture User Activity:

    1. login-audit.csv - capture login activity like username, timestamp, status.
    2. In audit/  folder you can see admin_console_audit.csv - which gives you audit in admin console. etc

    You can check the picture attached : 

    Go to System Logs: audit/


    Open the logs as per your requirement.



    Hope this helps you!!!

Reply
  • 0
    Certified Associate Developer

    Hi  ,

    Not all interactions are logged at a detailed page-view level by default. Usually audits only capture the activity when something is changed.

    You can check the following logs in System Logs section.

    Logs That Capture User Activity:

    1. login-audit.csv - capture login activity like username, timestamp, status.
    2. In audit/  folder you can see admin_console_audit.csv - which gives you audit in admin console. etc

    You can check the picture attached : 

    Go to System Logs: audit/


    Open the logs as per your requirement.



    Hope this helps you!!!

Children
No Data