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
A mapping for event.created is missing from Google Workspace. This was detected by the system tests after modifying the code in elastic-package to validate event.*.
--- Test results for package: google_workspace - START ---
FAILURE DETAILS:
google_workspace/admin default:
[1] field "event.created" is undefined
google_workspace/drive default:
[1] field "event.created" is undefined
google_workspace/groups default:
[1] field "event.created" is undefined
google_workspace/login default:
[1] field "event.created" is undefined
google_workspace/saml default:
[1] field "event.created" is undefined
google_workspace/user_accounts default:
[1] field "event.created" is undefined
A mapping for
event.created
is missing from Google Workspace. This was detected by the system tests after modifying the code in elastic-package to validateevent.*
.Relates
The text was updated successfully, but these errors were encountered: