Add hint to RFC 5424 in log.syslog.severity.name and log.syslog.severity.code#2291
Add hint to RFC 5424 in log.syslog.severity.name and log.syslog.severity.code#2291fgierlinger wants to merge 4 commits intoelastic:mainfrom
log.syslog.severity.name and log.syslog.severity.code#2291Conversation
|
Documentation changes preview: https://ecs_2291.docs-preview.app.elstc.co/diff |
|
This PR is stale because it has been open for 60 days with no activity. |
efd6
left a comment
There was a problem hiding this comment.
Are we limiting to RFC 5424? RFC 3164 has the same values, so we could say "RFC 3164/RFC 5424".
|
@efd6 RFC 3164 has been obsoleted by RFC 5424 |
|
Yeah I was just thinking that if people are reading this and they know that they have syslogs coming in in that format, but are not aware of the fact, they could be confused. We do have data sources that use the BSD format and we support it. |
|
This PR is stale because it has been open for 60 days with no activity. |
|
This PR has been automatically closed due to inactivity. If you'd like to Thank you for your contribution! |
This PR updates the description of
log.syslog.severity.nameandlog.syslog.severity.codeto explicitly name the allowed values according to RFC 5424.make test? Yesmakeand committed those changes? Yes