Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[google_workspace] Missing event.created mapping #2861

Closed
andrewkroh opened this issue Mar 22, 2022 · 1 comment · Fixed by #2862
Closed

[google_workspace] Missing event.created mapping #2861

andrewkroh opened this issue Mar 22, 2022 · 1 comment · Fixed by #2862
Assignees
Labels
bug Something isn't working, use only for issues Integration:google_workspace Google Workspace

Comments

@andrewkroh
Copy link
Member

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

Relates

@andrewkroh andrewkroh added bug Something isn't working, use only for issues Team:Security-External Integrations Integration:google_workspace Google Workspace labels Mar 22, 2022
@elasticmachine
Copy link

Pinging @elastic/security-external-integrations (Team:Security-External Integrations)

andrewkroh added a commit to andrewkroh/integrations that referenced this issue Mar 22, 2022
The package was missing a mapping for event.created which is a field added by the Beat input.

Fixes elastic#2861
@andrewkroh andrewkroh self-assigned this Mar 22, 2022
andrewkroh added a commit that referenced this issue Mar 22, 2022
The package was missing a mapping for event.created which is a field added by the Beat input.

Fixes #2861
eyalkraft pushed a commit to build-security/integrations that referenced this issue Mar 30, 2022
The package was missing a mapping for event.created which is a field added by the Beat input.

Fixes elastic#2861
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working, use only for issues Integration:google_workspace Google Workspace
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants