Skip to content

[wiz] Add Troubleshooting Note in Readme #14546

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 2 commits into from
Jul 21, 2025

Conversation

mohitjha-elastic
Copy link
Collaborator

Proposed commit message

wiz: add troubleshooting note in README on `event.ingested` requirement for standalone Elastic Agent.

Updated the README to include a troubleshooting note explaining that the `event.ingested` ECS field is
required for transforms in the Wiz integration. This clarification helps prevent transform-related
issues in standalone setups.

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

How to test this PR locally

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

elastic-package test -v

Related Issue

@mohitjha-elastic mohitjha-elastic self-assigned this Jul 15, 2025
@mohitjha-elastic mohitjha-elastic requested a review from a team as a code owner July 15, 2025 07:47
@mohitjha-elastic mohitjha-elastic added documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. enhancement New feature or request Integration:wiz Wiz Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] Team:Sit-Crest Crest developers on the Security Integrations team [elastic/sit-crest-contractors] labels Jul 15, 2025
@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

cc @mohitjha-elastic

Copy link

@mohitjha-elastic mohitjha-elastic merged commit 0e76cce into elastic:main Jul 21, 2025
9 checks passed
@mohitjha-elastic mohitjha-elastic deleted the wiz-3.6.0 branch July 21, 2025 07:37
@elastic-vault-github-plugin-prod

Package wiz - 3.6.0 containing this change is available at https://epr.elastic.co/package/wiz/3.6.0/

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:wiz Wiz Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] Team:Sit-Crest Crest developers on the Security Integrations team [elastic/sit-crest-contractors]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

wiz: Add transform requirement for standalone agent
3 participants