[GCP] Convert some dashboards to lens#7014
Conversation
|
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
kcreddy
left a comment
There was a problem hiding this comment.
LGTM 👍🏼
CI looks to be complaining about array type on following fields. Probably need to change to flattened
https://github.com/P1llus/integrations/blob/package_gcp_lens/packages/gcp/data_stream/audit/fields/fields.yml#L21
https://github.com/P1llus/integrations/blob/package_gcp_lens/packages/gcp/data_stream/audit/fields/fields.yml#L100
https://github.com/P1llus/integrations/blob/package_gcp_lens/packages/gcp/data_stream/firewall/fields/fields.yml#L34
Thanks! |
🌐 Coverage report
|
|
Package gcp - 2.23.0 containing this change is available at https://epr.elastic.co/search?package=gcp |
What does this PR do?
Converts the Audit, VPCFlow and Firewall related dashboards to lens, format or layout did not change. The audit dashboard had a duplicate dashboard, removed one of them.
Also removed the tags that should not be exported, must have been from an earlier mistake.
Most visualizations was already lens, removed some markdown using TVSB, and changing up the filters on the rest.
Bumped format_version to 2.7.0 and fixes event.type/category for firewall/audit/vpcflow.
Checklist
changelog.ymlfile.