Skip to content

[aws] Add tags.yml file and upgrade to package spec 3.0 - #7955

Merged
marc-gr merged 13 commits into
elastic:mainfrom
marc-gr:feat/aws-security-tags
Oct 2, 2023
Merged

[aws] Add tags.yml file and upgrade to package spec 3.0#7955
marc-gr merged 13 commits into
elastic:mainfrom
marc-gr:feat/aws-security-tags

Conversation

@marc-gr

@marc-gr marc-gr commented Sep 25, 2023

Copy link
Copy Markdown
Contributor

What does this PR do?

Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI.

As part of migrating to package spec 3.0.0 it removed duplicated, invalid field definitions, and invalid release properties.

Add missing dashboard filters.

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.

Related issues

Screenshots

image
@marc-gr
marc-gr force-pushed the feat/aws-security-tags branch from 68453eb to 72429e7 Compare September 25, 2023 08:32
@elasticmachine

elasticmachine commented Sep 25, 2023

Copy link
Copy Markdown

💚 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: 2023-10-02T07:01:00.989+0000

  • Duration: 55 min 50 sec

Test stats 🧪

Test Results
Failed 0
Passed 212
Skipped 3
Total 215

🤖 GitHub comments

Expand to view the GitHub comments

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

  • /test : Re-trigger the build.

@marc-gr
marc-gr marked this pull request as ready for review September 25, 2023 08:37
@marc-gr
marc-gr requested review from a team as code owners September 25, 2023 08:37
@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

elasticmachine commented Sep 25, 2023

Copy link
Copy Markdown

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 100.0% (17/17) 💚
Files 94.444% (17/18) 👎 -2.125
Classes 94.444% (17/18) 👎 -2.125
Methods 86.047% (259/301) 👎 -6.026
Lines 86.075% (7566/8790) 👎 -1.907
Conditionals 100.0% (0/0) 💚
@marc-gr
marc-gr force-pushed the feat/aws-security-tags branch 2 times, most recently from a6d3db8 to c686a83 Compare September 25, 2023 11:58
@marc-gr
marc-gr requested a review from a team as a code owner September 25, 2023 11:58
@marc-gr
marc-gr force-pushed the feat/aws-security-tags branch 2 times, most recently from 466b0b5 to a6a424e Compare September 26, 2023 08:31
@marc-gr
marc-gr marked this pull request as draft September 26, 2023 09:18
@marc-gr
marc-gr force-pushed the feat/aws-security-tags branch from a6a424e to 72509c7 Compare September 27, 2023 09:21
@marc-gr marc-gr changed the title Add tags.yml file so that integration's dashboards and saved searches are tagged with 'Security Solution' Sep 27, 2023
@marc-gr
marc-gr marked this pull request as ready for review September 27, 2023 13:58
@marc-gr marc-gr changed the title Add tags.yml file and upgrade to package spec 3.0 Sep 28, 2023

@kcreddy kcreddy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM
Just curios how missing dashboard filters is fixed? Did you run a script or had to apply the filters manually?

@kaiyan-sheng

Copy link
Copy Markdown

@tommyers-elastic I assume this PR will replace #7958 then?

Comment thread packages/aws/manifest.yml
Comment thread packages/aws/manifest.yml

@tommyers-elastic tommyers-elastic left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM - i think we could still simplify that dashboard filter to make it more maintainable, but not a blocker. thanks!

@marc-gr
marc-gr merged commit 29cadc0 into elastic:main Oct 2, 2023
@marc-gr
marc-gr deleted the feat/aws-security-tags branch October 2, 2023 08:57
@elasticmachine

Copy link
Copy Markdown

Package aws - 2.7.0 containing this change is available at https://epr.elastic.co/search?package=aws

3 similar comments
@elasticmachine

Copy link
Copy Markdown

Package aws - 2.7.0 containing this change is available at https://epr.elastic.co/search?package=aws

@elasticmachine

Copy link
Copy Markdown

Package aws - 2.7.0 containing this change is available at https://epr.elastic.co/search?package=aws

@elasticmachine

Copy link
Copy Markdown

Package aws - 2.7.0 containing this change is available at https://epr.elastic.co/search?package=aws

orestisfl pushed a commit to orestisfl/integrations that referenced this pull request May 15, 2026
* Add missing dashboard filters

* Fix duplicated and invalid field definitions.

* Upgrade package spec to 3.0.0.

* Add tags.yml file so that integration's dashboards and saved searches are tagged with 'Security Solution' and displayed in the Security Solution UI.

* Fix minor field types issues

* Regenerate docs

* Regenerate docs

* Move license to conditions and remove redundant dashboard filters

* Regenerate test files

* Define Geo fields in root outside of ECS

* Add data strem type filer for metrics dashboard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request Integration:aws AWS

5 participants