<h2>Set up event forwarding</h2><br/><div style="overflow-x:auto"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><meta content="text/html; charset=UTF-8" /><meta name="copyright" content="(C) Copyright 2025" /><meta name="DC.rights.owner" content="(C) Copyright 2025" /><meta name="generator" content="DITA-OT" /><meta name="DC.type" content="task" /><meta name="DC.title" content="Set up event forwarding" /><meta name="abstract" content="Create an event forwarding configuration record to enable events to flow from one ServiceNow instance to another instance. Forwarding events to multiple target instances requires creating separate configuration records for each target instance." /><meta name="description" content="Create an event forwarding configuration record to enable events to flow from one ServiceNow instance to another instance. Forwarding events to multiple target instances requires creating separate configuration records for each target instance." /><meta name="DC.relation" scheme="URI" content="../../../product/event-management/concept/event-forwarding-em.html" /><meta name="DC.relation" scheme="URI" content="../../../product/it-operations-management/reference/r_ITOMApplications.html" /><meta name="DC.relation" scheme="URI" content="../../../product/it-operations-management/reference/itom-health-landing-page.html" /><meta name="DC.relation" scheme="URI" content="../../../product/event-management/concept/c_EM.html" /><meta name="DC.relation" scheme="URI" content="../../../product/event-management/concept/using-event-management.html" /><meta name="DC.relation" scheme="URI" content="configuration-management-job-em.html" /><meta name="DC.creator" content="ServiceNow" /><meta name="DC.date.created" content="2023-10-16T12:53:56+03:00" /><meta name="DC.date.modified" content="2024-02-01" /><meta name="DC.format" content="XHTML" /><meta name="DC.identifier" content="configure-event-forwarding-em" /><link rel="stylesheet" type="text/css" href="../../../CSS/commonltr.css" /><title>Set up event forwarding</title></head><body id="configure-event-forwarding-em"> <div class="breadcrumb"><a class="link" href="../../../product/it-operations-management/reference/r_ITOMApplications.html" title="Get better visibility into your infrastructure and services, prevent service outages, and expand your organization's operational agility with ServiceNow IT Operations Management.">IT Operations Management</a> > <a class="link" href="../../../product/it-operations-management/reference/itom-health-landing-page.html" title="The ServiceNow ITOM Health product includes the ServiceNow Event Management and ServiceNow Metric Intelligence applications, which help you track and maintain the health of services in your organization.">ITOM Health</a> > <a class="link" href="../../../product/event-management/concept/c_EM.html" title="The ServiceNow Event Management application helps you to identify health issues across the datacenter on a single management console. It provides alert aggregation and root cause analysis (RCA) for discovered services, application services, and automated alert groups. Event Management is available as a separate subscription from the rest of the ServiceNow platform.">Event Management</a> > <a class="link" href="../../../product/event-management/concept/using-event-management.html" title="Event Management administrators administer events, manage and monitor alerts, aggregate alerts, and work review and monitor services' status with the Operator Workspace service monitor.">Configuring Event Management</a> > </div> <h1 class="title topictitle1" id="ariaid-title1">Set up event forwarding</h1> <div class="body taskbody"><p class="shortdesc">Create an event forwarding configuration record to enable events to flow from one <span class="ph">ServiceNow</span> instance to another instance. Forwarding events to multiple target instances requires creating separate configuration records for each target instance.</p> <div class="section prereq p" id="configure-event-forwarding-em__prereq_gpv_mw3_yzb"> <p class="p">You must have a credential with the evt_mgmt_integration role, which enables you to create events in the target instance. If you don't have this credential, see <a class="xref" href="create-credentials-basic-auth.html" title="Create credentials to access a ServiceNow instance.">Create basic auth server credentials</a> for information on how to create it.</p> <p class="p">Role required: evt_mgmt_admin</p> </div> <div class="section context" id="configure-event-forwarding-em__context_hlh_2dx_szb"> <p class="p">The source instance, which forwards events to a target instance, must have a user with the evt_mgmt_integration role, a password for the credential, and a new event forwarding record. The target instance, which receives events from the source, must have a credential with the same user name and password as the source instance.</p> <p class="p">The event forwarding record contains details about the target <span class="ph">ServiceNow</span> instance URL to which events are to be forwarded along with the credentials to connect it.</p> <p class="p">You must create a separate configuration record for each target instance to forward events to multiple target instances. Events are then sent to each target instance with an active event forwarding configuration.</p> </div> <ol class="ol steps"><li class="li step stepexpand"> <span class="ph cmd">On your source instance, navigate to <span class="ph menucascade"><span class="ph uicontrol">All</span></span> and enter sn_em_connector_event_sync_configuration.list in the filter navigator.</span> </li><li class="li step stepexpand"> <span class="ph cmd">On the <span class="ph uicontrol">Event Forwarding Configurations</span> page, select <span class="ph uicontrol">New</span>.</span> </li><li class="li step stepexpand"> <span class="ph cmd">On the <span class="ph uicontrol">Event Forwarding Configuration</span> page, in the <span class="ph uicontrol">Instance URL</span> field, enter the target <span class="ph">ServiceNow</span> URL to receive events in the format <span class="ph filepath">https://<your_instance>.service-now.com</span>.</span> </li><li class="li step stepexpand"> <span class="ph cmd">In the <span class="ph uicontrol">Credentials</span> field, provide the credentials for the target instance by either entering them or searching for them.</span> <ul class="ul choices" id="configure-event-forwarding-em__choices_m1n_prd_nzb"><li class="li choice">To enter your credentials, start typing and then select the credential from the drop-down list.</li><li class="li choice">To search for your credentials, select the Lookup using list icon (<img class="image icon" id="configure-event-forwarding-em__image_oxn_gqd_nzb" src="../image/search-icon.png" alt="Lookup using list icon" />) to select your credential from the credentials lookup table.</li></ul> </li><li class="li step stepexpand"> <span class="ph cmd">Select <span class="ph uicontrol">Save</span>.</span> </li><li class="li step stepexpand"> <span class="ph cmd">Select <span class="ph uicontrol">Test Connection</span> to validate the connection to the target <span class="ph">ServiceNow</span> instance.</span> <div class="itemgroup info"> <ul class="ul" id="configure-event-forwarding-em__ul_enr_ywl_11c"><li class="li">If the connection succeeded, a confirmation message displays.</li><li class="li">If the connection didn't succeed, check your credentials and the instance URL.</li></ul> </div> </li><li class="li step stepexpand"> <span class="ph cmd">When validated, select the <span class="ph uicontrol">Active</span> check box to activate the event forwarding to the target instance and select <span class="ph uicontrol">Submit</span>.</span> <div class="itemgroup stepresult">The configuration is created and is listed on the <span class="ph uicontrol">Event Forwarding Configurations</span> page.</div> </li><li class="li step stepexpand"> <span class="ph cmd">For multiple targets, repeat the steps for a separate configuration record for each instance.</span> </li></ol> </div> <div class="related-links"> <div class="familylinks"> <div class="parentlink"><strong>Parent Topic:</strong> <a class="link" href="../../../product/event-management/concept/event-forwarding-em.html" title="Accelerate the event processing testing life cycle by forwarding a stream of events from your ServiceNow production environment to your non-production environment.">Event forwarding</a></div> </div> <div class="linklist relinfo reltasks"><strong>Related tasks</strong><br /> <ul class="linklist"><li class="linklist"><a class="link" href="configuration-management-job-em.html" title="Schedule an event forwarding job to periodically send events to all target instances with active event forwarding configurations when the monitoring source can't send events to multiple target instances.">Periodically run an event forwarding job</a></li></ul></div> </div> </body></html></div>