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

MVP - Ansible - Roles: wazuh-indexer role #1521

Open
2 tasks
YisDav opened this issue Jan 23, 2025 · 1 comment
Open
2 tasks

MVP - Ansible - Roles: wazuh-indexer role #1521

YisDav opened this issue Jan 23, 2025 · 1 comment
Assignees

Comments

@YisDav
Copy link
Member

YisDav commented Jan 23, 2025

Description

The ansible role for Wazuh indexer (roles/wazuh-indexer) is a proposal that facilitates the installation and configuration of the Wazuh indexer component. This role will ensure that the indexer is set up correctly and is able to handle data from Wazuh agents effectively.

For a more detailed description, please refer to the parent commit (#1493).

Tasks

  • Develop the Wazuh indexer role. The playbook must support installation across all platforms, ensuring compatibility with the Central Components tier 1 OS versions and architectures.
  • Validate the role's functionality by testing it with all supported Wazuh indexer environments.
@YisDav YisDav linked a pull request Jan 23, 2025 that will close this issue
@YisDav
Copy link
Member Author

YisDav commented Jan 29, 2025

Update

Among the advances that have been made in the development of the Ansible role for Wazuh Indexer, there are these elements:

  • Reduction in the number of variables used by the role.
  • Simplification of part of the Ansible code.
  • Modification in the download, installation and configuration tasks. Now, you have a more OOB installation.
  • Use of variables file with URLs for package installation.
  • Elimination of templates for configuration files. Use of replacement tasks and reconfiguration of the files.

@wazuhci wazuhci moved this to On hold in XDR+SIEM/Release 5.0.0 Jan 31, 2025
@teddytpc1 teddytpc1 changed the title Ansible MVP - Roles: wazuh-indexer role MVP - Ansible - Roles: wazuh-indexer role Feb 6, 2025
@wazuhci wazuhci moved this from On hold to In progress in XDR+SIEM/Release 5.0.0 Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In progress
Development

No branches or pull requests

1 participant