Set up a forwarder
- Login to Wirespeed and navigate to Integrations > Add Integration
- Select the integration for your vendor or log source and click Integrate
- Set a Source Name so you can tell multiple instances of the same vendor apart in Integrations
- Wirespeed prepares the forwarder after the integration is added
- Forwarder Details opens automatically when setup finishes while you remain on the integration page
- Copy the IP address or domain and the listener port(s) shown there
- Configure your vendor or source to send logs using those details
- Confirm logs appear in Events
Understanding the connection details
Forwarder Details shows an IP address or domain and one or more listener ports. Your devices send logs to that destination. The port identifies which Wirespeed integration the logs belong to, so they appear under the correct vendor in Events.Syslog over TLS
Enable Enable TLS on TCP socket only when the vendor will send TCP syslog over TLS. Wirespeed presents a Let’s Encrypt certificate. Browsers already trust that chain. Many firewalls and appliances (including Cisco ASA) do not, and may need a CA imported as a trustpoint before secure syslog will connect.Root CA
Import the Let’s Encrypt root as the trustpoint: ISRG Root X1 Use the root when you can. Intermediate CAs change more often; if you install one of those instead, you may have to update the appliance again later.Intermediate chain
Use this only if the device will not accept a root trustpoint and requires the issuing CA. Replace the placeholders with the domain and TLS port from Forwarder Details:chain.pem contains the intermediate CA. Import that file on the device.

