Syslog
HyperSec HyperCollector Settings -> Sources -> Syslog
Last updated
HyperSec HyperCollector Settings -> Sources -> Syslog
Last updated
The Syslog source settings page enables custom tagging of syslog traffic on custom ports.
Each defined syslog listener specifies:
port - an unused port which will listen for incoming events on the event interface
label - which is tagged to each event which is used for routing events in HyperSec XDR or an external SIEM..
protocol - protocol to accept, either UDP, TCP, TLS or both UDP and TCP or UDP and TLS. TLS and TCP are mutually exclusive, as TLS is TCP with encryption.
To create a syslog listener, select the Create new Port Listener button.
Specify an unused port, a label which will tag each event, and the protocols to accept.
Click OK to create the new listener.
TLS Syslog connections require certificates to be uploaded through the Certificate Manager and configured through Advanced Settings to be active.
syslog.tls.cert: The full filename of the Certificate uploaded, e.g. collector-syslog.crt.
syslog.tls.ca_cert: The full filename of a Certificate Authority uploaded, e.g.: my-organization.crt.
syslog.tls.privkey: The full filename of a Private Key uploaded, e.g.: collector-syslog-privkey.pem
The syslog.tls.cert as a minimum must be configured for TLS connections to be available through syslog.
To edit an existing syslog listener, select Edit next to the entry to modify. The Port cannot be modified, to change ports the listener must be deleted and then re-created.
Update the Label and/or the Protocols and select OK to update.
To delete a syslog listener, select Delete next to the entry to remove and select OK.
Upload the Collector's Certificate, optionally a Certificate Authority and a Private Key through .
Configure the following Advanced Settings through