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

SPIKE - PoC implementation for agent and server #23396

Open
Tracked by #22677
Selutario opened this issue May 14, 2024 · 0 comments
Open
Tracked by #22677

SPIKE - PoC implementation for agent and server #23396

Selutario opened this issue May 14, 2024 · 0 comments

Comments

@Selutario
Copy link
Member

Selutario commented May 14, 2024

Description

We are refactoring the way wazuh agents and servers communicate as part of #22677. In this issue, we must develop a proof of concept where the designs proposed in the two issues below are put into practice.

Both communication modes (event-driven and session-oriented) should work between the agent and the server upon completion of this PoC. This involves the implementation of a stateless endpoint and another session-type endpoint, specifically, /commands. The command manager will be handled by the indexer in the future. In the meantime, as part of this PoC, it should be mocked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Blocked
Development

No branches or pull requests

1 participant