Skip to content

[Cloud Posture] Add latest findings data view#3183

Merged
ari-aviran merged 2 commits intoelastic:mainfrom
ari-aviran:csp_latest_findings_data_view
Apr 28, 2022
Merged

[Cloud Posture] Add latest findings data view#3183
ari-aviran merged 2 commits intoelastic:mainfrom
ari-aviran:csp_latest_findings_data_view

Conversation

@ari-aviran
Copy link
Contributor

What does this PR do?

Add a "latest findings" data view to the CSP integrations

@ari-aviran ari-aviran added the enhancement New feature or request label Apr 25, 2022
@ari-aviran ari-aviran requested a review from kfirpeled April 25, 2022 09:32
@ari-aviran ari-aviran requested a review from a team as a code owner April 25, 2022 09:32
@ari-aviran ari-aviran added the Team:Cloud Security Cloud Security team [elastic/cloud-security-posture] label Apr 25, 2022
@elasticmachine
Copy link

elasticmachine commented Apr 25, 2022

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-04-25T11:31:56.224+0000

  • Duration: 13 min 48 sec

Test stats 🧪

Test Results
Failed 0
Passed 2
Skipped 0
Total 2

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

Copy link
Contributor

@oren-zohar oren-zohar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good but why are we keeping the old index-pattern? it's not working anymore

@@ -0,0 +1,14 @@
{
"attributes": {
"description": "",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do you think we can add a description? what will it affect in Kibana?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think in Kibana you can't actually add a description to a data view (index pattern) but I'll check and update the description if it makes any difference. Actually it might also be useful for self-documentation

@ari-aviran
Copy link
Contributor Author

Looks good but why are we keeping the old index-pattern? it's not working anymore

Keeping the old one for backwards compatibility, Kibana still relies on it. We'll remove the old ones once we merge the Kibana PR

@ari-aviran ari-aviran merged commit 306e7af into elastic:main Apr 28, 2022
@ari-aviran ari-aviran deleted the csp_latest_findings_data_view branch April 28, 2022 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request Team:Cloud Security Cloud Security team [elastic/cloud-security-posture]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants