GitHubContribute in GitHub: Open doc issue|Edit online

TCP Server Connector

You can reproduce an old EventHandler's configuration into a new Connector's configuration with steps provided here.

  1. Create a new AssemblyLine and insert the TCP Server Connector in it.
  2. Set the tcp.port and debug Connector parameters to the values of the corresponding EventHandler parameters.
  3. Set the useSSL and requireClientAuth Connector parameters to false (cleared in the Config Editor).