Skip to content

[qualys_vmdr] add user activity log data stream #10017

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

Merged
merged 12 commits into from
May 30, 2024
Merged

[qualys_vmdr] add user activity log data stream #10017

merged 12 commits into from
May 30, 2024

Conversation

andrewkroh
Copy link
Member

@andrewkroh andrewkroh commented May 30, 2024

Proposed commit message

Add a new data stream to pull user activity logs from Qualys VMDR. It collects data from the /api/2.0/fo/activity_log/?action=list API. The API returns data in CSV format.

https://docs.qualys.com/en/vm/api/users/index.htm#t=activity%2Fexport_activity.htm

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.

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Screenshots

Add a new data stream to pull user activity logs from Qualys VMDR. It collects
data from the /api/2.0/fo/activity_log/?action=list API. The API returns data in CSV format.

https://docs.qualys.com/en/vm/api/users/index.htm#t=activity%2Fexport_activity.htm
@andrewkroh andrewkroh added enhancement New feature or request Integration:qualys_vmdr Qualys VMDR Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] labels May 30, 2024
[git-generate]
cd packages/qualys_vmdr
elastic-package changelog add --link #10017 --next minor --type enhancement --description 'Add new data stream for collecting user activity logs.'
@andrewkroh andrewkroh marked this pull request as ready for review May 30, 2024 03:44
@andrewkroh andrewkroh requested a review from a team as a code owner May 30, 2024 03:44
@elasticmachine
Copy link

Pinging @elastic/security-service-integrations (Team:Security-Service Integrations)

Copy link
Contributor

@efd6 efd6 left a comment

Choose a reason for hiding this comment

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

Needs elastic-package build.

@elasticmachine
Copy link

elasticmachine commented May 30, 2024

🚀 Benchmarks report

Package qualys_vmdr 👍(1) 💚(0) 💔(2)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
asset_host_detection 1114.83 882.61 -232.22 (-20.83%) 💔
knowledge_base 2150.54 1468.43 -682.11 (-31.72%) 💔

To see the full report comment with /test benchmark fullreport

andrewkroh and others added 4 commits May 30, 2024 11:23
Co-authored-by: Dan Kortschak <dan.kortschak@elastic.co>
Co-authored-by: Dan Kortschak <dan.kortschak@elastic.co>
Co-authored-by: Dan Kortschak <dan.kortschak@elastic.co>
@andrewkroh andrewkroh requested a review from efd6 May 30, 2024 15:49
…user_activity-data-stream

# Conflicts:
#	packages/qualys_vmdr/changelog.yml
@andrewkroh andrewkroh enabled auto-merge (squash) May 30, 2024 22:03
@elasticmachine
Copy link

💚 Build Succeeded

History

@andrewkroh andrewkroh merged commit 9dcd7d6 into elastic:main May 30, 2024
Copy link

@elasticmachine
Copy link

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

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:qualys_vmdr Qualys VMDR Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants