Network Management

Error decoding packet for Syslog RFC 3164 formatting

Error Decoding Packet Decode packet failed, packet missing starting '<' Original packet is:

First published date

10/30/2018 9:26 PM

Last published date

9/30/2020 6:55 PM

Overview

Nodes sending Syslog messages to Orion server may follow RFC 3164 formatting that the SolarWinds Syslog service cannot read by default. This article demonstrates how to enable decoding for this format in the advanced configuration page of the web console.

C:\ProgramData\Solarwinds\Logs\Orion\SyslogService.log will show log entries of this behavior below:

WARN SolarWinds.Orion.Common.SWEventLogging - Error Decoding Packet Decode packet failed, packet missing starting '<' Original packet is:

Product section

Orion Platform

Resolution

  1. Access the advanced configuration page or the web console. See Advanced Configuration access in Orion Platform for instructions.
  2. On the Global tab, look for EnableRfcRelay under SyslogServce.SyslogSettings
  3. Select the checkbox and click Save.
  4. Restart the SolarWinds Syslog Service for the changes to take effect.

More details about RFC 3164 and RFC 5424 here (content provided by Network Working Group available at https://www.ietf.org, obtained on May 20, 2019).