"Applied map/reduce function" logged as message in system logs

Debashish Paul
Tera Guru

Hi,
am getting "Applied map/reduce function" logged as message in system logs, tried to find the root cause and the artifact for this, but only got "job_name":"[ICenter Analytics] Daily Data Collection" from the below Context map

Can anyone suggest how can we find the root cause and the source, from where the message is getting captured ?

 

{
"_system_id":"app128043.aus191.service-now.com:dev191647001","
caller":"com.glide.schedule_v2.SchedulerWorkerThread",
"_logged_in_user":"system",
"job_name":"[ICenter Analytics] Daily Data Collection",
"record_sys_id":"4fc6f9d68d74021087de63ac7f1f00d6",
"_user":"system",
"_is_impersonating":"false",
"table_name":"sys_trigger",
"_txid":"450cfc324700",
"_session_id":"glide.scheduler.worker.3"
}

 



1 ACCEPTED SOLUTION

Debashish Paul
Tera Guru

This works according to the platform design and the above log message is a hardcoded statement in the collection job and there is no such configuration to disable this in the platform, also there is no feature in the platform to stop logging into the syslog.
Log details for optimized data collector (servicenow.com)

Thanks

View solution in original post

3 REPLIES 3

Mark Manders
Mega Patron

It looks to be a Performance Analytics job that runs to collect data. Check there to see what is happening.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

yeah, but could find the root cause, from where it is capturing into the logs

Debashish Paul
Tera Guru

This works according to the platform design and the above log message is a hardcoded statement in the collection job and there is no such configuration to disable this in the platform, also there is no feature in the platform to stop logging into the syslog.
Log details for optimized data collector (servicenow.com)

Thanks