Skip to content

Kubernetes.audit_logs: add support for cloud providers #14554

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

chemamartinez
Copy link
Contributor

Proposed commit message

Extend the Kubernetes audit_logs data stream to support collecting audit logs from managed Kubernetes clusters in major cloud providers:

  • AWS EKS via CloudWatch Logs
  • Azure AKS via Event Hub
  • Google GKE via Pub/Sub

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.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

Related issues

Screenshots

Add-integration-Kubernetes-Integrations-Elastic-07-15-2025_06_49_PM Edit-integration-Elastic-Agent-elastic-package-Agent-policies-Fleet-Elastic-07-15-2025_06_52_PM Screenshot 2025-07-15 at 18 52 48 Screenshot 2025-07-15 at 18 53 07

@chemamartinez chemamartinez self-assigned this Jul 15, 2025
@chemamartinez chemamartinez added enhancement New feature or request Integration:kubernetes Kubernetes Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] Team:obs-ds-hosted-services Observability Hosted Services team [elastic/obs-ds-hosted-services] labels Jul 15, 2025
@andrewkroh andrewkroh added the documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. label Jul 15, 2025
@chemamartinez chemamartinez force-pushed the 5799-kubernetes-audit-cloud branch from c66a453 to c77254f Compare July 16, 2025 05:37
@chemamartinez chemamartinez marked this pull request as ready for review July 16, 2025 05:37
@chemamartinez chemamartinez requested a review from a team as a code owner July 16, 2025 05:37
@elasticmachine
Copy link

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

@elastic-vault-github-plugin-prod

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@elasticmachine
Copy link

💚 Build Succeeded

History

cc @chemamartinez

Copy link

Quality Gate failed Quality Gate failed

Failed conditions
19.8% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube

@chemamartinez chemamartinez requested review from a team July 16, 2025 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. enhancement New feature or request Integration:kubernetes Kubernetes Team:obs-ds-hosted-services Observability Hosted Services team [elastic/obs-ds-hosted-services] 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.

[Kubernetes Audit Logs] [AWS Cloudwatch] Create a new datastream for Ingesting EKS Audit Logs
3 participants