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

Add new custom field to the vulnerability detector index #141

Merged
merged 3 commits into from
Jan 25, 2024

Conversation

AlexRuiz7
Copy link
Member

Description

This PR updates the ECS generation tools for the vulnerability detector module to add a new custom field wazuh.cluster.node.

It also adds strict dynamic mapping mode.

Issues Resolved

Closes #140

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)
  • GitHub issue/PR created in OpenSearch documentation repo for the required public documentation changes (#[Issue/PR number])

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@AlexRuiz7 AlexRuiz7 self-assigned this Jan 23, 2024
@AlexRuiz7 AlexRuiz7 requested a review from a team as a code owner January 23, 2024 12:27
@AlexRuiz7 AlexRuiz7 merged commit e2e499a into 4.9.0 Jan 25, 2024
7 checks passed
@AlexRuiz7 AlexRuiz7 deleted the 140-update-vulnerability-detector-mappings branch January 25, 2024 19:20
AlexRuiz7 added a commit that referenced this pull request Mar 8, 2024
* Add new custom field to the vulnerability detector index

* Update event generator tool

* Remove base.labels ECS field from wazuh-states-vulnerabilities index mappings
AlexRuiz7 added a commit that referenced this pull request Apr 24, 2024
* Add new custom field to the vulnerability detector index

* Update event generator tool

* Remove base.labels ECS field from wazuh-states-vulnerabilities index mappings
AlexRuiz7 added a commit that referenced this pull request Jun 28, 2024
* Add new custom field to the vulnerability detector index

* Update event generator tool

* Remove base.labels ECS field from wazuh-states-vulnerabilities index mappings
AlexRuiz7 added a commit that referenced this pull request Aug 20, 2024
* Add new custom field to the vulnerability detector index

* Update event generator tool

* Remove base.labels ECS field from wazuh-states-vulnerabilities index mappings
AlexRuiz7 added a commit that referenced this pull request Sep 9, 2024
* Add new custom field to the vulnerability detector index

* Update event generator tool

* Remove base.labels ECS field from wazuh-states-vulnerabilities index mappings
AlexRuiz7 added a commit that referenced this pull request Sep 9, 2024
* Add new custom field to the vulnerability detector index

* Update event generator tool

* Remove base.labels ECS field from wazuh-states-vulnerabilities index mappings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Modify Indexer template to add new field (wazuh.cluster.name)
1 participant