"[PA AppSec] Daily Data Collection completed with warning" daily email to ServiceNow admin account since upgrade to Quebec

sbh
Tera Guru

Every day since we upgraded our prod instance to Quebec, our ServiceNow admin account gets this email. It's only a warning, but I don't know if I'm being warned I'm logging too much and that this could impact performance. Or does this just mean I should change settings?

 

Subject: [PA AppSec] Daily Data Collection completed with warning

Body:

Job Name: [PA AppSec] Daily Data Collection
Run time: 8 Seconds
Inserts: 96
Deletes: 0
Warnings: 1
Errors: 0

Message from job log: Not saving all records for Indicator:<sys_id> Result has 25,764 records. Only allowed subset of 5,000 records are stored

 

 

1 ACCEPTED SOLUTION

Saurabh Gupta
Kilo Patron
Kilo Patron

Change the property "com.snc.pa.dc.max_row_count_indicator_source" as per your need. By default it is 5000.

Available system properties | ServiceNow Docs

 

If my answer replied your question please mark appropriate response as correct so that the question will appear as resolved for other users who may have a similar question in the future.

Regards,
Saurabh


Thanks and Regards,

Saurabh Gupta

View solution in original post

6 REPLIES 6

Saurabh Gupta
Kilo Patron
Kilo Patron

These are the indicator sources. Check how many indicator sources and indicators are running.


Thanks and Regards,

Saurabh Gupta

Thank you very much, Saurabh!