Skip to main content

Enterprise TCP Syslog Output

This Output allows you to send data as UTF-8 encoded text to an arbitrary TCP Syslog receiver. The formatted payload will be sent as as the MSG portion of a standard Syslog message per section 6.4 of the Syslog specification.

Note

This is an Enterprise Integrations feature and is only available since Graylog version 3.3.3, thus an Enterprise license is required. See the Integrations Setup page for more info.

Output Configuration​

The TCP Syslog Output supports all of the standard Enterprise Output Framework configuration options.

TCP Configuration​

See: TCP Configuration

TCP Syslog Configuration​

  • Syslog Facility
    • A numeric value in the range of 0 - 23 (inclusive)
    • Defined in Section 6.2.1 of the Syslog specification.
  • Syslog Severity
    • A numeric value in the range of 0 - 7 (inclusive)
    • Defined in Section 6.2.1 of the Syslog specification.