Skip to content

[google_workspace] Add support for Rules datastream and dashboard for all datastreams#4588

Merged
P1llus merged 5 commits into
elastic:mainfrom
vinit-chauhan:package_google_workspace_dlp
Nov 30, 2022
Merged

[google_workspace] Add support for Rules datastream and dashboard for all datastreams#4588
P1llus merged 5 commits into
elastic:mainfrom
vinit-chauhan:package_google_workspace_dlp

Conversation

@vinit-chauhan

Copy link
Copy Markdown
Contributor

What does this PR do?

  • Added a data stream.
  • Added data collection logic to the data stream.
  • Added the ingest pipeline for the data stream.
  • Mapped fields according to the ECS schema and added Fields metadata in the appropriate yml files
  • Added dashboards and visualizations.
  • Added test for pipeline for the data stream.
  • Added system test cases for the data stream.

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.
  • If I'm introducing a new feature, I have modified the Kibana version constraint in my package's manifest.yml file to point to the latest Elastic stack release (e.g. ^8.4.0).

How to test this PR locally

  • Clone integrations repo.
  • Install elastic package locally.
  • Start elastic stack using elastic-package.
  • Move to integrations/packages/google_workspace directory.
  • Run the following command to run tests.

elastic-package test

Related issues

Screenshots

image
image
image
image
image
image

@elasticmachine

Copy link
Copy Markdown

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

@elasticmachine

elasticmachine commented Nov 8, 2022

Copy link
Copy Markdown

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@elasticmachine

elasticmachine commented Nov 8, 2022

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: 2022-11-23T07:12:59.111+0000

  • Duration: 22 min 57 sec

Test stats 🧪

Test Results
Failed 0
Passed 76
Skipped 0
Total 76

🤖 GitHub comments

Expand to view the GitHub comments

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

  • /test : Re-trigger the build.

@elasticmachine

elasticmachine commented Nov 8, 2022

Copy link
Copy Markdown

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 100.0% (8/8) 💚
Files 100.0% (8/8) 💚
Classes 100.0% (8/8) 💚
Methods 100.0% (106/106) 💚
Lines 96.271% (2969/3084)
Conditionals 100.0% (0/0) 💚

Comment thread packages/google_workspace/changelog.yml
Comment thread packages/google_workspace/data_stream/rules/fields/ecs.yml Outdated
Comment thread packages/google_workspace/data_stream/rules/fields/fields.yml Outdated
Comment thread packages/google_workspace/data_stream/rules/fields/package-fields.yml Outdated
@vinit-chauhan vinit-chauhan requested a review from efd6 November 24, 2022 10:27
@P1llus P1llus merged commit 0659c45 into elastic:main Nov 30, 2022
@elasticmachine

Copy link
Copy Markdown

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

@vinit-chauhan vinit-chauhan deleted the package_google_workspace_dlp branch April 1, 2026 23:56
orestisfl pushed a commit to orestisfl/integrations that referenced this pull request May 15, 2026
… all datastreams (elastic#4588)

* Add new rules datastream and dashboard for all datastreams

* Update the changelog file

* Resolve Review comments
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:google_workspace Google Workspace

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Filebeat] [Google Workspace module] - Improve ECS utilization Google Workspace | DLP audit log support

4 participants