System Settings
Logpoint System Settings include:
Network Time Protocol (NTP) settings, synconizes the time between the network server and the Logpoint server.
SMTP for email notifications.
HTTPS — using the default self-signed SSL (Secure Sockets Layer) certificate to securely transfer data.
Syslog TLS — to use Syslog for log collection. Before setting up TLS, generate a custom certificate and key as listed in HTTPS.
Apply Data Privacy (optional).
Activate SOAR Automation, if you have a license.
Multi port for Collectors to configure and manage multiple listening ports for Syslog and Netflow collectors
Backup & Restore log and configuration files.
NTP Settings
NTP synchronizes the time of your Logpoint with a network timeserver.
SMTP
Use Simple Mail Transfer Protocol (SMTP) for email notifications (detections, alerts, incidents). If your mail server supports encryption, StartTLS encrypts the connection and sends emails in encrypted format. You must also configure SMTP before using the Data Privacy Module.
HTTPS
Logpoint provides a default self-signed SSL (Secure Sockets Layer) certificate, which allows secure data transfer to and from Logpoint. You can generate and upload custom SSL certificates for your organization.
Requirements for the custom certificate:
2048 bits
.crt extension
PEM encoded x.509 standard
The private key file must have a .key extension.
To generate the private key:
To create the certificate signing request (CSR):
Self-signed or locally generated certificates will trigger browser SSL certificate errors. Use a PKI setup with a trusted Certificate Authority (CA) for certificates that browsers and applications can verify. For more about certificates, see SSL Certificate and common SSL errors: SSL certificate error.
Syslog TLS
Syslog settings allow you to add a custom TLS (Transport Layer Security) certificate to enable secure log collection via Syslog. The syslog collector uses this certificate to maintain the confidentiality and authenticity of the logs transmitted on port 6514. For information on how to generate the custom certificate and key, go to HTTPS.
Support Connection
Support Connection creates an encrypted end-to-end communication channel between Logpoint and Logpoint support. It is used by Logpoint Support to understand, troubleshoot, and fix the issues on your deployment issues. For support connection using the console, run the start-support command. Then, use the ifconfig command to get the IPv4 address from the tap0 interface.
Before enabling support connection, make sure that your firewall is not blocking the connection from your Logpoint to the following:
reverse.logpoint.com
1193/UDP
customer.logpoint.com
443/TCP
Multi Port
Multiport for Collectors allows you to configure and manage multiple listening ports for Syslog and Netflow collectors. Custom ports can be added for log collection after creating a device or a log source.
Default Ports
Syslog and Netflow collectors listen on default ports, which are standard network port numbers used to communicate with log sources. With Multiport support, custom ports can be defined within the range 49152–65535 to receive logs.
Once configured, Logpoint listens on all defined ports simultaneously, ensuring flexibility in how logs are ingested.
Collector
Protocol
Default Port
Description
Syslog
TCP/UDP
514
Standard port for unencrypted Syslog communication.
Syslog (SSL)
SSL
515 / 6514
Standard port for secure Syslog over TLS/SSL, ensuring encrypted log transmission. Li-admins can change the default port from 515 to 6514 or vice versa using the change-syslog-ssl-port command.
NetFlow
UDP
9001
Default port for NetFlow communication.
Last updated
Was this helpful?







