TCP
Most recent version: v0.1.1


Overview
Onum supports integration with Transmission Control Protocol.
Select TCP from the list of Listener types and click Configuration to start.
Configuration
Now you need to specify how and where to collect the data, and how to establish a connection with TCP.
Metadata
Enter the basic information for the new Listener.
Name*
Enter a name for the new Listener.
Description
Optionally, enter a description for the Listener.
Tags
Add tags to easily identify your Listener. Hit the Enter
key after you define each tag.


Configuration
Note that you won't see the Port setting in the creation form if you're defining this Listener in a Cloud instance, as these are already provided by Onum. Learn more about Cloud Listeners in this article.
Port*
Enter the IP port number.
Trailer Character*
A trailer in TCP typically refers to the end portion of a packet that may contain optional information like checksums, padding, or other metadata. It is part of the TCP header.
LF - Line Feed character is a control character used to signify the end of a line of text or the start of a new line.
CR+LF - Carriage Return (CR) followed by a Line Feed (LF) character pair, which is commonly used to signify the end of a line in text-based communication.
NULL


TLS configuration
Note the parameters in this section are only mandatory if you decide to include TLS authentication in this Listener. Otherwise, leave it blank.
Note that you won't see this section in the creation form if you're defining this Listener in a Cloud instance, as these are already provided by Onum. Learn more about Cloud Listeners in this article.
Certificate*
This is the predefined TLS certificate.
Private Key*
The private key of the corresponding certificate.
CA chain
The path containing the CA certificates.
Client Authentication Method*
Choose between No, Request, Require, Verify, and Require & Verify.
Minimum TLS version*
Select a version from the menu.


Click Create labels to move on to the next step and define the required Labels if needed.
Last updated
Was this helpful?