I have the following small GeoEvent Service (version 10.5) setup:
- an input connector which receives tcp messages from a socket
- an output connector which writes the output to a csv-File
I have a self-written tcp client which sends the messages to the input connector. In the GeoEvent Monitor I can see that the input connector is counting the incoming events correctly. But the GeoEvent Service In/Out count is 0; also the Output Connector. In the log directory C:\Program Files\ArcGIS\Server\GeoEvent\data\log I can also found no helpful information.
Any ideas what's wrong with service or how can I force the logging to output some helpful information.
Best regards
- Markus