Question
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Express Scripts
US
Last activity: 17 Aug 2017 14:36 EDT
logging events
I am looking to find logging entries for the following events from Admin or any operator id. Which log will be helpful to find these events?
Logon |
Logoff |
Failed Logon |
Locked out |
User Added |
User changed |
User Deleted |
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Pegasystems Inc.
US
Hi,
For authentication you may want to try the below setting:
com.pega.pegarules.session.internal.mgmt.authentication
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Express Scripts
US
Hi Rathm1,
where do i enable this setting?
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Pegasystems Inc.
US
Hi VinayS75,
It is debug setting which I found based on your requirement for authentication. You can use the normal DEBUG level setting using the Designer Studio.
DS > System > Operations > Logs > Logging Level Settings > Past the class you want to debug and set the level to DEBUG.
I hope it helps.
Thanks,
Mukul
Updated: 15 Aug 2017 12:30 EDT
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Express Scripts
US
Thanks Mukul for immediate response. will try out this option.
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Express Scripts
US
Mukul,
enabling that specific class and setting log level to debug, i am seeing only authentication logging ( like - user logging in and user logging out) but not the rest of the events. Any other logger i need to enable?
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Virtusa Consulting UK
GB
HI, You will need to set the logging level with the help of SMA. Please launch SMA and follow the below steps .
Select the node ==> Logging and Tracing ==> Logging Level Settings ==> set the level for the above mentioned setting.
Please let me know if you need any other information.
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Express Scripts
US
Thanks Kautukshet for immediate response. will try out this option as well.
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Express Scripts
US
Kautukshet,
enabling that specific class and setting log level to debug, i am only seeing authentication logging ( like - user logging in and user logging out) but not the rest of the events. Any other logger i need to enable?