Class SyslogConstants

java.lang.Object
org.apache.camel.component.syslog.SyslogConstants

public final class SyslogConstants extends Object
  • Field Details

    • SYSLOG_LOCAL_ADDRESS

      public static final String SYSLOG_LOCAL_ADDRESS
      The socket address of local machine that received the message.
      See Also:
    • SYSLOG_REMOTE_ADDRESS

      public static final String SYSLOG_REMOTE_ADDRESS
      The socket address of the remote machine that send the message.
      See Also:
    • SYSLOG_FACILITY

      public static final String SYSLOG_FACILITY
      The Sylog message Facility
      See Also:
    • SYSLOG_SEVERITY

      public static final String SYSLOG_SEVERITY
      The Syslog severity
      See Also:
    • SYSLOG_HOSTNAME

      public static final String SYSLOG_HOSTNAME
      The hostname in the syslog message
      See Also:
    • SYSLOG_TIMESTAMP

      public static final String SYSLOG_TIMESTAMP
      The syslog timestamp
      See Also: