wazuh / wazuh-indexer-plugins

GNU Affero General Public License v3.0
1 stars 3 forks source link

Add CommangManagerSettings and the respective tests #120

Closed mcasas993 closed 1 month ago

mcasas993 commented 1 month ago

Description

This PR implements the configuration persistence method, so the Command Manager plugin can send data to the Management API in the server. With this, it will know the endpoint of its HTTP Rest API and its credentials in order to establish the communication.

Issues Resolved

https://github.com/wazuh/wazuh-indexer-plugins/issues/95