ArcGIS GeoEvent Server is capable of sending event data it has received to a variety of different destinations. An output connector must know about the communication channel over which it will be sending the data and be able to translate the GeoEvents to an expected format. These tasks are handled by adapters and transports—technical implementations beneath each and every connector.
See Extending GeoEvent Server to learn more about adapters and transports.
Output connectors
GeoEvent Server includes the following output connectors:
ArcGIS Server | |
File | |
Instant message | |
Kafka | Write GeoJSON to a Kafka Topic Write JSON to a Kafka Topic Write Text to a Kafka Topic |
Socket | |
Text message | |
Web | |
WebSocket |
Output connectors available on the ArcGIS GeoEvent Server Gallery include the following:
ActiveMQ | Send text to ActiveMQ |
Azure IoT Hub | Send JSON to Azure IoT Hub |
GeoMessage | Send GeoMessage |
Hadoop | Write to Hadoop |
KML | Send to KML |
MongoDB | Write to MongoDB |
MQTT | Push CSV to an External MQTT Message Broker Push JSON to an External MQTT Message Broker Push XML to an External MQTT Message Broker |
RabbitMQ | Send text to RabbitMQ |
Send a Tweet |
Looking for a different connector?
If the connectors available do not provide the flexibility you need, you can customize existing connectors or create your own using GeoEvent Manager or develop your own connectors using the GeoEvent Server Software Development Kit (SDK).
See Extending GeoEvent Server to learn more about customizing or developing your own connectors.
Do you have ideas for new output connectors? Post your ideas on the Real-Time GIS space on GeoNet.