You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to update the GH Workflow to build packages of the wazuh-indexer to build and include the new Reporting plugin.
In this case, as the wazuh-indexer-reports-scheduler plugin is a fork of the Opensearch's reporting plugin, we need no only to include our version of the plugin, but remove the installation of Opensearch's reporting plugin, effectively replacing theirs with ours.
There are several places where we need to swap the plugins (opensearch-reports-scheduler → wazuh-indexer-reports-scheduler):
Description
We need to update the GH Workflow to build packages of the
wazuh-indexer
to build and include the new Reporting plugin.In this case, as the wazuh-indexer-reports-scheduler plugin is a fork of the Opensearch's reporting plugin, we need no only to include our version of the plugin, but remove the installation of Opensearch's reporting plugin, effectively replacing theirs with ours.
There are several places where we need to swap the plugins (
opensearch-reports-scheduler
→wazuh-indexer-reports-scheduler
):The text was updated successfully, but these errors were encountered: