The Now Platform® Washington DC release is live. Watch now!

Help
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Data Flow of Push and Pull integration in Event management

Deepika Jain
Tera Contributor

how data flow in pull and push connector in event management with any third party monitoring tool ? Give an example .

1 ACCEPTED SOLUTION

pull is usually through mid server. So servicenow request mid server in every 2 min to get the events from the source.
whereas in push connector, monitoring tool sends the event, it could be through mid server or directly to the instance.

View solution in original post

3 REPLIES 3

Raj_Esh
Tera Guru
Tera Guru

Hi @Deepika Jain 

 

Event Management provides many connectors to pull or push events.

 

Pull: ServiceNow pulls the data from third party tool( Example: Receive events from the HP Operations Manager (HPOM)., Receive events from the Logicmonitor server.)

 

Generic push connectors are also provided, one for event collection through the MID Server and the other through the instance.

Push: Collect JSON formatted event messages sent from Dynatrace. The event collection is through the instance., Collect JSON formatted event messages sent from New Relic. The event collection is through the instance.

 

Hope it helps.

 

 

--Raj

Can you please explain how the data flow in push and pull connectors including mid server and rest api integration ?

pull is usually through mid server. So servicenow request mid server in every 2 min to get the events from the source.
whereas in push connector, monitoring tool sends the event, it could be through mid server or directly to the instance.