Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Filebeat][Gsuite] Adds Admin audit Fileset #19769

Merged
merged 18 commits into from
Jul 14, 2020
Merged

Conversation

marc-gr
Copy link
Contributor

@marc-gr marc-gr commented Jul 9, 2020

What does this PR do?

  • Adds a new fileset that fetches the admin audits for GSuite module

Why is it important?

Enhances GSuite module with more meaningful filesets.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

@marc-gr marc-gr added enhancement in progress Pull request is currently in progress. Team:SIEM v7.9.0 labels Jul 9, 2020
@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Jul 9, 2020
@elasticmachine
Copy link
Collaborator

elasticmachine commented Jul 9, 2020

💚 Build Succeeded

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Pull request #19769 updated]

  • Start Time: 2020-07-14T19:48:55.357+0000

  • Duration: 62 min 34 sec

Test stats 🧪

Test Results
Failed 0
Passed 4240
Skipped 679
Total 4919

Steps errors

Expand to view the steps failures

  • Name: Report to Codecov

    • Description: curl -sSLo codecov https://codecov.io/bash for i in auditbeat filebeat heartbeat libbeat metricbeat packetbeat winlogbeat journalbeat do FILE="${i}/build/coverage/full.cov" if [ -f "${FILE}" ]; then bash codecov -f "${FILE}" fi done

    • Duration: 2 min 22 sec

    • Start Time: 2020-07-14T20:11:04.030+0000

    • log

  • Name: Install Go 1.14.4

    • Description: .ci/scripts/install-go.sh

    • Duration: 1 min 57 sec

    • Start Time: 2020-07-14T20:14:42.570+0000

    • log

  • Name: Install Go 1.14.4

    • Description: .ci/scripts/install-go.sh

    • Duration: 1 min 57 sec

    • Start Time: 2020-07-14T20:14:43.792+0000

    • log

@marc-gr marc-gr changed the title [Filebeat][Gsuite] Adds Login audit Fileset [Filebeat][Gsuite] Adds Admin audit Fileset Jul 9, 2020
@marc-gr marc-gr force-pushed the gsuite_admin branch 2 times, most recently from 5b6a050 to d631813 Compare July 13, 2020 08:42
@marc-gr marc-gr marked this pull request as ready for review July 13, 2020 09:24
@elasticmachine
Copy link
Collaborator

Pinging @elastic/siem (Team:SIEM)

@marc-gr marc-gr requested a review from a team July 13, 2020 09:24
@marc-gr marc-gr added review and removed in progress Pull request is currently in progress. labels Jul 13, 2020
@marc-gr marc-gr force-pushed the gsuite_admin branch 2 times, most recently from a42fc88 to 46ae749 Compare July 13, 2020 12:09
@marc-gr marc-gr merged commit 4bdb548 into elastic:master Jul 14, 2020
@marc-gr marc-gr deleted the gsuite_admin branch July 14, 2020 23:43
andrewkroh pushed a commit to andrewkroh/beats that referenced this pull request Jul 15, 2020
* Add application settings

* Add calendar settings

* Add chat settings

* Add chrome os settings

* Add contacts settings

* Add delegated admin settings

* Add drive

* Add sites

* Add licences settings

* Add groups settings

* Add gmail settings

* Add org settings

* Add security settings and split test files

* Add domain settings

* Add user settings

* Add mobile settings

* Add CHANGELOG entry

* Generate fields.go

(cherry picked from commit 4bdb548)
andrewkroh added a commit that referenced this pull request Jul 15, 2020
* Add application settings

* Add calendar settings

* Add chat settings

* Add chrome os settings

* Add contacts settings

* Add delegated admin settings

* Add drive

* Add sites

* Add licences settings

* Add groups settings

* Add gmail settings

* Add org settings

* Add security settings and split test files

* Add domain settings

* Add user settings

* Add mobile settings

* Add CHANGELOG entry

* Generate fields.go

(cherry picked from commit 4bdb548)

Co-authored-by: Marc Guasch <marc-gr@users.noreply.github.com>
melchiormoulin pushed a commit to melchiormoulin/beats that referenced this pull request Oct 14, 2020
* Add application settings

* Add calendar settings

* Add chat settings

* Add chrome os settings

* Add contacts settings

* Add delegated admin settings

* Add drive

* Add sites

* Add licences settings

* Add groups settings

* Add gmail settings

* Add org settings

* Add security settings and split test files

* Add domain settings

* Add user settings

* Add mobile settings

* Add CHANGELOG entry

* Generate fields.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants