Skip to content

[wiz] Add Troubleshooting Note in Readme#14546

Merged
mohitjha-elastic merged 2 commits intoelastic:mainfrom
mohitjha-elastic:wiz-3.6.0
Jul 21, 2025
Merged

[wiz] Add Troubleshooting Note in Readme#14546
mohitjha-elastic merged 2 commits intoelastic:mainfrom
mohitjha-elastic:wiz-3.6.0

Conversation

@mohitjha-elastic
Copy link
Copy Markdown
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:SDE-Crest Crest developers on the Security Integrations team [elastic/sit-crest-contractors] labels Jul 15, 2025
@elasticmachine
Copy link
Copy Markdown

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

@elastic-vault-github-plugin-prod
Copy link
Copy Markdown

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@elasticmachine
Copy link
Copy Markdown

💚 Build Succeeded

cc @mohitjha-elastic

@elastic-sonarqube
Copy link
Copy Markdown

Comment thread packages/wiz/docs/README.md
@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
Copy link
Copy Markdown

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:SDE-Crest Crest developers on the Security Integrations team [elastic/sit-crest-contractors] 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.

wiz: Add transform requirement for standalone agent

3 participants