Configure the built-in syslog server for centralized logging and security monitoring
Open Backup Manager & Network Operations Suite and click on the Security tab in the left sidebar. This is where all security and monitoring features are managed, including the built-in syslog server.
The built-in syslog server allows you to collect log messages from all your network devices in one central location — essential for security monitoring, auditing, and troubleshooting.
Why use a syslog server?
Within the Security tab, click "Syslog Server Settings" to open the configuration panel. Set the following options:
514 (UDP). This is the standard syslog port — change only if your devices are configured to use a different portSecurity recommendations:
Once your settings are configured, click "Start Syslog Server". The status indicator will turn green to confirm the service is running and listening for incoming messages.
Verifying the service is working:
0.0.0.0:514)Note: If the service fails to start, check that port 514 is not already in use by another application, and that the application has the necessary permissions to open a low-numbered port on your system.
Each network device must be configured to forward its syslog messages to the IP address of the machine running Backup Manager & Network Operations Suite. Below are commands for the most common vendors:
Cisco IOS / IOS-XE:
logging host [SERVER_IP_ADDRESS]logging trap informationallogging onCisco NX-OS:
logging server [SERVER_IP_ADDRESS] 6 use-vrf managementJuniper Junos:
set system syslog host [SERVER_IP_ADDRESS] any infoHP / Aruba:
logging [SERVER_IP_ADDRESS]Replace [SERVER_IP_ADDRESS] with the IP address of the computer running Backup Manager & Network Operations Suite. Use informational severity level to capture a useful level of detail without flooding the log with debug messages.
Return to the Security tab to view incoming syslog messages. Messages are displayed in real time and automatically categorised by severity level.
Filtering and searching:
Severity levels (RFC 5424):
Critical security events are highlighted in red for immediate attention.
To be notified of important security events without having to monitor the screen, configure email alerts. Navigate to Settings → Email Settings and set up your SMTP details, then return to the Security tab to create alert rules.
Useful alert rules to create:
How alerts work:
Tip: Start with a small set of high-priority rules. Too many alerts can lead to alert fatigue — tune the rules over time based on your environment.
Your centralised syslog server is now running and collecting log messages from your network devices. Backup Manager & Network Operations Suite is actively monitoring, categorising, and storing events to help you maintain security and resolve issues faster.