TCP Server Connector
You can reproduce an old EventHandler's configuration into a new Connector's configuration with steps provided here.
- Create a new AssemblyLine and insert the TCP Server Connector in it.
- Set the tcp.port and debug Connector parameters to the values of the corresponding EventHandler parameters.
- Set the useSSL and requireClientAuth Connector parameters to false (cleared in the Config Editor).