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 auditd integration is missing a mapping for event.original. The cause can be attributed to missing validation related to elastic/elastic-package#147.
% go run github.com/andrewkroh/go-examples/fields-yml@main packages/auditd/data_stream/log/fields/*.yml \
| grep event.original
% echo $?
1
The text was updated successfully, but these errors were encountered:
The
auditd
integration is missing a mapping forevent.original
. The cause can be attributed to missing validation related to elastic/elastic-package#147.The text was updated successfully, but these errors were encountered: