- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2024 01:07 AM - edited 09-30-2024 01:09 AM
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"
}
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2024 09:19 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2024 02:49 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2024 05:25 AM
yeah, but could find the root cause, from where it is capturing into the logs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2024 09:19 PM
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