IT Operations Management

Event Management

Event Management is ServiceNow's system for handling the constant stream of alerts and notifications that come from monitoring tools like Dynatrace, Splunk, and Datadog. IT operations teams use it to solve a critical problem: when your infrastructure monitoring generates thousands of alerts per day, it becomes impossible to identify which ones actually need human attention. Without this capability, important issues get buried in noise, and teams spend their time chasing false alarms instead of fixing real problems. Once Event Management is running in ServiceNow, it automatically receives alerts from all your monitoring tools, removes duplicates, groups related alerts together, and uses machine learning to determine which alerts represent genuine incidents that need tickets created. This means your IT team only gets interrupted for real problems, and when they do get called, they have all the context they need because related alerts are already grouped together with topology information showing how your systems connect.

Key Capabilities

Alert deduplication and grouping

The system automatically identifies when multiple alerts are talking about the same problem and groups them together. Instead of getting 50 separate notifications about the same server being down, you get one grouped event with all the details.

Automatic incident creation

When Event Management determines an alert represents a real problem that needs human attention, it creates an incident ticket automatically. This means your team can focus on solving problems instead of manually creating tickets from alerts.

Monitoring tool connections

Built-in connectors pull alerts directly from popular monitoring tools like Dynatrace, Splunk, Datadog, and Nagios. You don't need custom integrations or middleware to get your existing tools talking to ServiceNow.

Machine learning noise reduction

The AIOps engine learns from your team's responses to alerts over time and gets better at predicting which alerts are worth creating incidents for. This dramatically reduces alert fatigue and improves response times to genuine issues.

Topology-aware correlation

The system uses your configuration management database to understand how your infrastructure components relate to each other. When a network switch fails, it knows not to create separate incidents for every server that becomes unreachable.

Alert enrichment and context

Events automatically get enriched with information from your CMDB, including business service impact, ownership details, and related configuration items. Responders see the full picture without having to hunt for context.

How It Works

When your monitoring tools detect issues, they send alerts to ServiceNow Event Management through pre-built connectors or APIs. The system immediately checks if similar alerts have already been received and either creates a new event or adds the information to an existing grouped event. Machine learning algorithms analyze the event along with historical data about your environment to predict whether this represents a real incident that needs human attention. If the system determines action is needed, it automatically creates an incident ticket and assigns it to the appropriate team, complete with all related alerts and configuration item details grouped together.

Who Uses It and How

Large hospital network

Their monitoring tools generate over 10,000 alerts daily from medical devices, patient systems, and network infrastructure. Event Management groups related alerts and only creates incidents for issues that could impact patient care, like when the main patient record system becomes unavailable.

Result: Reduced alert noise by 85% while ensuring zero critical patient system outages go unnoticed.

Global manufacturing company

Production line sensors and factory automation systems send alerts to Event Management, which correlates them with plant topology data. When a conveyor belt motor fails, it groups all downstream alerts together and creates one incident instead of dozens.

Result: Cut mean time to resolution by 40% because technicians immediately see the root cause instead of investigating individual symptoms.

Financial services firm

Trading systems, database clusters, and network monitoring tools all feed alerts into Event Management. The system learned that certain database performance alerts during market hours always require immediate attention, while the same alerts overnight are usually false positives.

Result: Eliminated after-hours false alarms while maintaining 99.9% uptime for critical trading applications.

University IT department

Campus network, student information systems, and learning management platforms generate alerts that Event Management correlates with academic calendar data. During finals week, it automatically escalates any alerts that could impact online exam systems.

Result: Prevented exam disruptions while reducing routine alert volume by 70% during non-critical periods.

Sourdough
Chrome Extension

Sourdough: ServiceNow Monitoring and Analytics

A Chrome extension for ServiceNow Admins and Developers with essential tools, analytics, graphs and monitoring features.

Instance HealthGraphs & ChartsAPI HealthDeveloper ToolsQuick SearchInstance Switcher
Add to Chrome

Free to install. Pro $5/month after a 14-day no-card trial.
Pro requires the ServiceNow admin role. Upgrade inside the extension.

Overview
Tasks
CMDB
API
Metrics
Monitor
Internals
Instance:sourdoughdev·Version:Yokohama
Instance StateONLINE
System StatusFully Operational
Session Timeout90 minutes
Logged-In Sessions2 (20 active)
Build Nameyokohama-12-18-2024_p1
IP Address10.159.128.43
Instance HealthHealth Score: 90%
🔥 5dSourdough (Chrome Plugin)Dark Mode

Implementation: What to Know

You'll need your IT operations team, monitoring tool administrators, and CMDB managers working together since Event Management depends on accurate configuration data to correlate alerts properly. Most organizations see initial value within 4-6 weeks, but it takes 3-6 months for the machine learning to really optimize based on your environment's patterns. Make sure your CMDB is reasonably accurate before starting, as topology-aware correlation is one of the biggest value drivers. The most common reason implementations stall is trying to connect too many monitoring tools at once instead of starting with your most critical ones and expanding gradually.

Common Use Cases

Network outage creates alert storm

A core network switch fails, causing hundreds of servers and applications to become unreachable, each generating their own alerts. Event Management recognizes the topology relationship and groups all related alerts into one incident focused on the actual root cause. The network team gets one urgent ticket instead of being overwhelmed by hundreds of individual alerts.

Application performance degrades gradually

A database server starts experiencing memory pressure, causing multiple applications to respond slowly. Each application monitoring tool sends alerts, but Event Management correlates them based on the shared database dependency and creates one incident. The database team can address the root cause before it becomes a complete outage.

Scheduled maintenance generates false alarms

During planned server maintenance, monitoring tools detect the systems going offline and start sending alerts. Event Management recognizes the maintenance window from ServiceNow's change calendar and suppresses incident creation for expected alerts while still monitoring for genuine problems during the maintenance.

Security tool detects suspicious activity

Network security monitoring identifies unusual traffic patterns and sends alerts to Event Management. The system enriches the alert with information about affected servers from the CMDB and automatically creates a security incident with full context about potentially compromised systems for the security team to investigate.

Cloud infrastructure auto-scaling triggers alerts

As application load increases, cloud monitoring tools detect resource scaling events and capacity changes. Event Management learned over time that these alerts during business hours are normal, but the same patterns overnight might indicate a problem, so it only creates incidents for genuinely unexpected scaling events.

Key Tables

em_eventincidentcmdb_ciem_alertem_connectorem_rule

Best Practices

  • Start with one or two monitoring tools rather than trying to connect everything at once, so you can tune the correlation rules properly before adding complexity.
  • Invest time in cleaning up your CMDB before implementing Event Management, because accurate topology data is what makes alert correlation actually useful.
  • Set up different alert rules for business hours versus off-hours, since the same alert might be urgent during the day but routine overnight.
  • Train the machine learning by consistently marking events as noise or valid incidents, as this feedback directly improves future alert filtering.
  • Create specific event rules for known maintenance windows and recurring false positives instead of letting operators manually close the same non-issues repeatedly.
  • Monitor your alert-to-incident conversion rates monthly and adjust correlation rules when you see too many or too few incidents being created automatically.

Common Pitfalls

Connecting all monitoring tools simultaneously on day one

Start with your most critical monitoring tool, get the correlation rules working well, then add others one at a time so you can tune each integration properly.

Setting alert rules too aggressively, filtering out important events as noise

Start with loose filtering and gradually tighten rules based on actual feedback from your operations team rather than trying to eliminate all noise immediately.

Ignoring the machine learning training feedback loop

Make sure operators consistently mark events as valid or noise, and review these patterns monthly to understand what the system is learning about your environment.

Not updating correlation rules when infrastructure changes

Schedule quarterly reviews of your event rules and correlation logic, especially after major infrastructure changes or new application deployments.

Treating Event Management as set-and-forget after initial setup

Plan for ongoing tuning and optimization, as your infrastructure and monitoring needs will evolve and the correlation rules need to evolve with them.

Frequently Asked Questions

What's the difference between Event Management and regular ServiceNow alerts?

Event Management handles external alerts from monitoring tools and uses machine learning to decide which ones need incidents created. Regular ServiceNow alerts are internal notifications about things happening within ServiceNow itself, like when someone updates a ticket.

Do I need Event Management if I already have a monitoring tool like Splunk?

Yes, because monitoring tools are great at detecting problems but terrible at deciding which problems need human attention right now. Event Management sits between your monitoring tools and your incident response team to filter noise and provide context.

How long does it take for the AIOps machine learning to be useful?

You'll see basic correlation benefits immediately, but the machine learning typically needs 4-6 weeks of feedback to start making good predictions about which alerts are worth creating incidents for. The more consistent feedback you provide, the faster it learns.

Can Event Management handle alerts from custom or homegrown monitoring tools?

Yes, through REST APIs and email parsing, though you might need some configuration work. The built-in connectors for popular tools like Dynatrace and Datadog are easier to set up than custom integrations.

What happens if Event Management is wrong and filters out an important alert?

All events are stored even if they don't create incidents, so you can always review what was filtered and adjust the rules. Most organizations start with very loose filtering and gradually tighten it to avoid missing important issues.

Does this replace our existing monitoring tools?

No, Event Management works with your existing monitoring tools rather than replacing them. It receives alerts from tools like Nagios, Datadog, or Splunk and helps you make sense of all the information they're sending.

How much does alert volume typically decrease with Event Management?

Most organizations see 60-90% reduction in the number of incidents created from alerts, though this varies greatly depending on how noisy your monitoring environment was to begin with. The goal is fewer, higher-quality incidents rather than eliminating everything.

Related Modules

Test Your Knowledge

Quick 3-question quiz — see how your ServiceNow skills stack up.

Question 1 of 3Performance

A list view on a table with millions of records is slow. Best fix?

Select an answer to continue