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

tenable_sc: no mapping for event.created #3567

Closed
leehinman opened this issue Jun 23, 2022 · 2 comments · Fixed by #3568
Closed

tenable_sc: no mapping for event.created #3567

leehinman opened this issue Jun 23, 2022 · 2 comments · Fixed by #3568
Assignees
Labels
bug Something isn't working, use only for issues Integration:tenable_sc Tenable Security Center

Comments

@leehinman
Copy link
Contributor

tenable_sc doesn't have a field mapping for event.created, it should be type date.

event.created is added by httpjson input, we should double check that all integrations that use httpjson have event.created mapped correctly.

https://github.com/elastic/beats/blob/ea65707e2f220ed33f4242b7d547dca50d9c261d/x-pack/filebeat/input/httpjson/input.go#L219

@leehinman leehinman added bug Something isn't working, use only for issues Team:Security-External Integrations labels Jun 23, 2022
@elasticmachine
Copy link

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

@efd6 efd6 self-assigned this Jun 23, 2022
@efd6 efd6 changed the title no mapping for event.created tenable_sc: no mapping for event.created Jun 23, 2022
@andrewkroh
Copy link
Member

Relates: elastic/elastic-package#147

@andrewkroh andrewkroh added the Integration:tenable_sc Tenable Security Center label Jun 23, 2022
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:tenable_sc Tenable Security Center
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants