How to disable debug log in production environment?

vimal11592
Tera Expert

Hi,

 

We are seeing some unnecessary debug logs in Service Now production environment. I would like to disable them. Is there any property which we can use to disable them

find_real_file.png

Thanks,

vimal

5 REPLIES 5

Inactive_Us1931
Giga Expert

Hi Vimal,

You can refer the below thread, it might help you.

https://community.servicenow.com/community?id=community_question&sys_id=e2145fd4db2abb405ed4a851ca96197d

Please mark correct/helpful, if it answers your query.

Vishwa Prakash
Kilo Expert

Hi Vimal,

The output you see is the result of turning Debug on. Here's a solution which might help.


Here's how to find it:


1. Start entering the Debug in the Application Navigator.

2. Go to System Diagnostics.

3. Find "Disable All" under "Session Debug" and click on it.

4. All debugging messages will be disabled.

 

Please mark my answer correct and helpful if it is of any help.

Bhagyashri Sort
Kilo Guru

Hi,

Please follow the below steps

  1. Type Debug in application navigator
  2. Find System Diagnostics inside that find Session Debug.
  3. In session debug you will get the Disable All option.

find_real_file.png

 

Please Make it Correct or helpful if you find my response useful to you.

 

Thanks 

Bhagyashri Sorte.

 

vimal11592
Tera Expert

I have followed the above suggestion but still I am seeing debug logs being created in the system.

 

find_real_file.png