All Collections
Logs Management
Ingestion Pipelines
How to add a TCP SSL Input to your Logs Stack
How to add a TCP SSL Input to your Logs Stack

Learn how to add a TCP SSL Input to your Logstash Instance

Lee Smith avatar
Written by Lee Smith
Updated over a week ago

To configure the TCP-SSL input in your Logstash stack, follow these steps:

  1. Click on the "Add Input" button in the Logstash configuration wizard.

  2. Select the "TCP-SSL" option from the available input types.

  3. Complete the configuration details:

    • Display Name: Provide a name for the TCP-SSL input.

    • Display Description: Add a description for better identification.

    • Tags: Assign tags to your events (comma-separated).

    • Type: Add a type field to all events handled by this input.

    • Add Fields: Include additional fields to the events. You can add multiple key-value pairs.

  4. Click the "Configure Input" button to save the TCP-SSL input configuration.

  5. Click "Cancel" to discard changes.

This guide provides a step-by-step process for configuring a TCP-SSL input in Logstash. Adjust the values based on your specific use case and preferences.

Whats next:

Did this answer your question?