ServiceNow Certified Implementation Specialist – Event Management — Question 74

Which is the best option to reduce latency issues when receiving events?

Answer options

Correct answer: A

Explanation

Option A is correct because ensuring the bucket field in the em_event table is greater than 0 can help distribute events effectively and reduce latency. Options B and C involve the event processor job count, which may not directly address latency, and option D is incorrect as enabling multi-node processing may not be necessary for reducing latency.