[Cloud Security] add observer.vendor field mappings - #11030
Conversation
| "id": "cis_azure", | ||
| "version": "v2.0.0", | ||
| "posture_type": "cspm" | ||
| "events": [ |
There was a problem hiding this comment.
result of elastic-package format && elastic-package lint
| type: keyword | ||
| - name: Organization.name | ||
| type: keyword No newline at end of file | ||
| type: keyword |
There was a problem hiding this comment.
result of elastic-package format && elastic-package lint
| @@ -1,5 +1,5 @@ | |||
| - name: related | |||
There was a problem hiding this comment.
result of elastic-package format && elastic-package lint
| @@ -1,15 +1,15 @@ | |||
| { | |||
There was a problem hiding this comment.
result of elastic-package format && elastic-package lint
🚀 Benchmarks reportTo see the full report comment with |
💚 Build Succeeded
|
|
|
Package cloud_security_posture - 1.11.0-preview07 containing this change is available at https://epr.elastic.co/search?package=cloud_security_posture |
|
Package cloud_security_posture - 1.11.0 containing this change is available at https://epr.elastic.co/package/cloud_security_posture/1.11.0/ |
* add observer.vendor field mappings * add PR link to the changelog
* add observer.vendor field mappings * add PR link to the changelog




Proposed commit message
Add
observer.vendorto csp field mappingsMy expectation was that as
ecs@mappingscomponent template is attached to our latest index templates, the ecs field mappings would appear automatically, but that wasn't the caseChecklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
elastic-package buildelastic-package stack up -v -dRelated issues
Screenshots