Network Management
Syslog troubleshooting for Orion Platform
This article provides information on how to troubleshoot issues when the Orion server is not receiving syslog messages.
First published date
Last published date
Overview
Legacy Syslog View
OLV Orion View
Another Option:
If node is running on AWS EC2 and as a virtual node, make sure the "Enable Security Group from AWS EC2" is enabled.
Product section
Cause
- Devices from which to receive Syslog messages are monitored but are not configured to send Syslog messages to the correct IP address of the Orion server
Resolution
To troubleshoot Syslog issues:
- Check the Syslog Services if it's running
- Verify if default port (514 UDP) is bonded to Orion Syslog Service
- Enter the following command:
netstat -aon
- Confirm that you are seeing UDP 514.
- Confirm that all installed firewalls, including Windows Firewall and any third-party installed firewalls, allow traffic to and from your Orion server on port 514.
- Confirm that your Orion server can receive syslog messages, using the Kiwi Syslog generator free tool, as follows:
- Generate syslog messages with the Kiwi Syslog Server, and send them to your Orion server. For more information, see the Kiwi Syslog Gen documentation available in the download.
- Confirm that the devices from which you want to receive syslog messages are monitored and configured to send syslog messages to the correct IP address for your Orion server.
- Install Wireshark on the server and check if Syslogs are being received on the server or not. If not, then they need to check this on their end with the network team.
Note: This article applies to all Orion products.