Skip to content

Commit

Permalink
add artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
fgierlinger committed Oct 6, 2023
1 parent aa69325 commit 9173510
Show file tree
Hide file tree
Showing 7 changed files with 34 additions and 28 deletions.
4 changes: 2 additions & 2 deletions docs/fields/field-details.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -5894,7 +5894,7 @@ example: `12345`

a| The Syslog numeric severity of the log event, if available.

If the event source publishing via Syslog provides a different numeric severity value (e.g. firewall, IDS), your source's numeric severity should go to `event.severity`. If the event source does not specify a distinct severity, you can optionally copy the Syslog severity to `event.severity`.
If the event source publishing via Syslog provides a different numeric severity value than defined in RFC 5424 (0-7), your source's numeric severity should go to `event.severity`. If the event source does not specify a distinct severity, you can optionally copy the Syslog severity to `event.severity`.

type: long

Expand All @@ -5912,7 +5912,7 @@ example: `3`

a| The Syslog numeric severity of the log event, if available.

If the event source publishing via Syslog provides a different severity value (e.g. firewall, IDS), your source's text severity should go to `log.level`. If the event source does not specify a distinct severity, you can optionally copy the Syslog severity to `log.level`.
If the event source publishing via Syslog provides a different severity value than defined in RFC 5424 (Emergency, Alert, Critical, Error, Warning, Notice, Informational, Debug), your source's text severity should go to `log.level`. If the event source does not specify a distinct severity, you can optionally copy the Syslog severity to `log.level`.

type: keyword

Expand Down
9 changes: 5 additions & 4 deletions experimental/generated/beats/fields.ecs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3957,9 +3957,9 @@
description: 'The Syslog numeric severity of the log event, if available.
If the event source publishing via Syslog provides a different numeric severity
value (e.g. firewall, IDS), your source''s numeric severity should go to `event.severity`.
If the event source does not specify a distinct severity, you can optionally
copy the Syslog severity to `event.severity`.'
value than defined in RFC 5424 (0-7), your source''s numeric severity should
go to `event.severity`. If the event source does not specify a distinct severity,
you can optionally copy the Syslog severity to `event.severity`.'
example: 3
- name: syslog.severity.name
level: extended
Expand All @@ -3968,7 +3968,8 @@
description: 'The Syslog numeric severity of the log event, if available.
If the event source publishing via Syslog provides a different severity value
(e.g. firewall, IDS), your source''s text severity should go to `log.level`.
than defined in RFC 5424 (Emergency, Alert, Critical, Error, Warning, Notice,
Informational, Debug), your source''s text severity should go to `log.level`.
If the event source does not specify a distinct severity, you can optionally
copy the Syslog severity to `log.level`.'
example: Error
Expand Down
11 changes: 6 additions & 5 deletions experimental/generated/ecs/ecs_flat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6490,9 +6490,9 @@ log.syslog.severity.code:
description: 'The Syslog numeric severity of the log event, if available.

If the event source publishing via Syslog provides a different numeric severity
value (e.g. firewall, IDS), your source''s numeric severity should go to `event.severity`.
If the event source does not specify a distinct severity, you can optionally copy
the Syslog severity to `event.severity`.'
value than defined in RFC 5424 (0-7), your source''s numeric severity should go
to `event.severity`. If the event source does not specify a distinct severity,
you can optionally copy the Syslog severity to `event.severity`.'
example: 3
flat_name: log.syslog.severity.code
level: extended
Expand All @@ -6505,8 +6505,9 @@ log.syslog.severity.name:
description: 'The Syslog numeric severity of the log event, if available.

If the event source publishing via Syslog provides a different severity value
(e.g. firewall, IDS), your source''s text severity should go to `log.level`. If
the event source does not specify a distinct severity, you can optionally copy
than defined in RFC 5424 (Emergency, Alert, Critical, Error, Warning, Notice,
Informational, Debug), your source''s text severity should go to `log.level`.
If the event source does not specify a distinct severity, you can optionally copy
the Syslog severity to `log.level`.'
example: Error
flat_name: log.syslog.severity.name
Expand Down
9 changes: 5 additions & 4 deletions experimental/generated/ecs/ecs_nested.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7978,9 +7978,9 @@ log:
description: 'The Syslog numeric severity of the log event, if available.

If the event source publishing via Syslog provides a different numeric severity
value (e.g. firewall, IDS), your source''s numeric severity should go to `event.severity`.
If the event source does not specify a distinct severity, you can optionally
copy the Syslog severity to `event.severity`.'
value than defined in RFC 5424 (0-7), your source''s numeric severity should
go to `event.severity`. If the event source does not specify a distinct severity,
you can optionally copy the Syslog severity to `event.severity`.'
example: 3
flat_name: log.syslog.severity.code
level: extended
Expand All @@ -7993,7 +7993,8 @@ log:
description: 'The Syslog numeric severity of the log event, if available.

If the event source publishing via Syslog provides a different severity value
(e.g. firewall, IDS), your source''s text severity should go to `log.level`.
than defined in RFC 5424 (Emergency, Alert, Critical, Error, Warning, Notice,
Informational, Debug), your source''s text severity should go to `log.level`.
If the event source does not specify a distinct severity, you can optionally
copy the Syslog severity to `log.level`.'
example: Error
Expand Down
9 changes: 5 additions & 4 deletions generated/beats/fields.ecs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3907,9 +3907,9 @@
description: 'The Syslog numeric severity of the log event, if available.
If the event source publishing via Syslog provides a different numeric severity
value (e.g. firewall, IDS), your source''s numeric severity should go to `event.severity`.
If the event source does not specify a distinct severity, you can optionally
copy the Syslog severity to `event.severity`.'
value than defined in RFC 5424 (0-7), your source''s numeric severity should
go to `event.severity`. If the event source does not specify a distinct severity,
you can optionally copy the Syslog severity to `event.severity`.'
example: 3
- name: syslog.severity.name
level: extended
Expand All @@ -3918,7 +3918,8 @@
description: 'The Syslog numeric severity of the log event, if available.
If the event source publishing via Syslog provides a different severity value
(e.g. firewall, IDS), your source''s text severity should go to `log.level`.
than defined in RFC 5424 (Emergency, Alert, Critical, Error, Warning, Notice,
Informational, Debug), your source''s text severity should go to `log.level`.
If the event source does not specify a distinct severity, you can optionally
copy the Syslog severity to `log.level`.'
example: Error
Expand Down
11 changes: 6 additions & 5 deletions generated/ecs/ecs_flat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6421,9 +6421,9 @@ log.syslog.severity.code:
description: 'The Syslog numeric severity of the log event, if available.

If the event source publishing via Syslog provides a different numeric severity
value (e.g. firewall, IDS), your source''s numeric severity should go to `event.severity`.
If the event source does not specify a distinct severity, you can optionally copy
the Syslog severity to `event.severity`.'
value than defined in RFC 5424 (0-7), your source''s numeric severity should go
to `event.severity`. If the event source does not specify a distinct severity,
you can optionally copy the Syslog severity to `event.severity`.'
example: 3
flat_name: log.syslog.severity.code
level: extended
Expand All @@ -6436,8 +6436,9 @@ log.syslog.severity.name:
description: 'The Syslog numeric severity of the log event, if available.

If the event source publishing via Syslog provides a different severity value
(e.g. firewall, IDS), your source''s text severity should go to `log.level`. If
the event source does not specify a distinct severity, you can optionally copy
than defined in RFC 5424 (Emergency, Alert, Critical, Error, Warning, Notice,
Informational, Debug), your source''s text severity should go to `log.level`.
If the event source does not specify a distinct severity, you can optionally copy
the Syslog severity to `log.level`.'
example: Error
flat_name: log.syslog.severity.name
Expand Down
9 changes: 5 additions & 4 deletions generated/ecs/ecs_nested.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7898,9 +7898,9 @@ log:
description: 'The Syslog numeric severity of the log event, if available.

If the event source publishing via Syslog provides a different numeric severity
value (e.g. firewall, IDS), your source''s numeric severity should go to `event.severity`.
If the event source does not specify a distinct severity, you can optionally
copy the Syslog severity to `event.severity`.'
value than defined in RFC 5424 (0-7), your source''s numeric severity should
go to `event.severity`. If the event source does not specify a distinct severity,
you can optionally copy the Syslog severity to `event.severity`.'
example: 3
flat_name: log.syslog.severity.code
level: extended
Expand All @@ -7913,7 +7913,8 @@ log:
description: 'The Syslog numeric severity of the log event, if available.

If the event source publishing via Syslog provides a different severity value
(e.g. firewall, IDS), your source''s text severity should go to `log.level`.
than defined in RFC 5424 (Emergency, Alert, Critical, Error, Warning, Notice,
Informational, Debug), your source''s text severity should go to `log.level`.
If the event source does not specify a distinct severity, you can optionally
copy the Syslog severity to `log.level`.'
example: Error
Expand Down

0 comments on commit 9173510

Please sign in to comment.