TCP
Current version v0.0.1
Last updated
Was this helpful?
Current version v0.0.1
Last updated
Was this helpful?
See the changelog of this Sink .
TCP (Transmission Control Protocol) is a core protocol of the Internet Protocol Suite. It ensures reliable, ordered, and error-checked data delivery between applications running on hosts in a network.
Onum supports integration with TCP servers. Select TCP from the list of sink types and click Configuration to start.
Now you need to specify how and where to send the data, and how to establish a connection with the TCP server.
Enter the basic information for the new Data Sink.
Name*
Enter a name for the new Data Sink.
Description
Optionally, enter a description for the Data Sink.
Tags
Add tags to easily identify your Sink. Hit the Enter
key after you define each tag.
Decide whether or not to include this Data sink info in the metrics and graphs of the Home area.
Now add the configuration to establish the connection.
Host* - Enter the IP address or hostname. Use 0.0.0.0 to indicate all.
Port* -Enter the IP port number.
Certificate - this is the predefined TLS certificate.
Private key - the private key of the corresponding certificate.
CA chain - the path containing the CA certificates
Minimum TLS version - select a version from the menu.
Click Finish when complete.