Skip To Content

Introduction to GeoEvent Services

GeoEvent Services allow you to define the flow of event records and apply real-time filtering and processing to event records as they flow through GeoEvent Server. A service designer defines the flow of event records from an input connector to an output connector, adding optional filter elements and processor elements to the service, and connects these elements to create a GeoEvent Service. The connection between two elements is called a route. After the design of the GeoEvent Service is complete, you can publish it to start the service and begin the real-time processing of the event data.

Example of GeoEvent Service using an input connector, filter, processor, and two output connectors.

Learn more about creating a GeoEvent Service