How to add a Syslog SSL Input to your Log Stack
To configure the Syslog-SSL input in your Logstash stack, follow these steps:
- Navigate to
Logstash Inputs
settings. - Click on the "Add New Input" button.
- Select the "Syslog-SSL" option from the available input types.
- The following configuration details are optional, only add if required:
- Display Name: Provide a name for the Syslog-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 Field: Include additional fields to the events. You can add multiple key-value pairs.
- Click the "Configure Input" button to save the Syslog-SSL input configuration.
- Click "Cancel" to discard changes.
This guide provides a step-by-step process for configuring a Syslog-SSL input in Logstash. Adjust the values based on your specific use case and preferences.