TCP

Most recent version: v0.1.1

See the changelog of this Listener type here.

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.

Parameter
Description

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

Parameter
Description

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

Parameter
Description

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?