You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current ECS version in the system integration is 8.0.0. Based on the comment here there are quite a few log.syslog.* ECS fields that are not supported in 8.0.0 for that reason these fields are declared explicitly.
These additional syslog fields has been introduced in 8.2.0release.
Next Steps
Upgrade the ECS version to the latest.
Remove the ECS field declarations for log.syslog fields and reference the fields from ECS.
The text was updated successfully, but these errors were encountered:
Hi! We just realized that we haven't looked into this issue in a while. We're sorry! We're labeling this issue as Stale to make it hit our filters and make sure we get back to it as soon as possible. In the meantime, it'd be extremely helpful if you could take a look at it as well and confirm its relevance. A simple comment with a nice emoji will be enough :+1. Thank you for your contribution!
8.0.0
. Based on the comment here there are quite a fewlog.syslog.*
ECS fields that are not supported in8.0.0
for that reason these fields are declared explicitly.8.2.0
release.Next Steps
The text was updated successfully, but these errors were encountered: