Skip to content

Conversation

@wesgarland
Copy link

This patch adds RFC 5424 structured data to the module.

  • specify structured data with options.structuredData
  • specifying this option forces options.rfc3164 = false
  • the format is
        options.structuredData = {
          id1: { param1: value1, param2: value2 },
          id2: { param1: value1, param2: value2 },
        }

Tested with BetterStack.com syslogd in both TLS and UDP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant