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 support for agent self-restarting #54

Closed
5 tasks done
Tracked by #22887
vikman90 opened this issue Jul 25, 2024 · 0 comments
Closed
5 tasks done
Tracked by #22887

Add support for agent self-restarting #54

vikman90 opened this issue Jul 25, 2024 · 0 comments
Assignees
Labels

Comments

@vikman90
Copy link
Member

vikman90 commented Jul 25, 2024

Parent issue:

Description

We need to develop a feature that enables the Wazuh agent to support a command for self-restart.

Functional requirements

  • The agent should accept a command to initiate a restart.
  • The agent should perform a clean restart, ensuring all processes are correctly shut down and restarted.
  • Log the restart event, including the timestamp and initiating command details.

Non-functional requirements

  • The restart process should not exceed a predefined time limit (e.g., 30 seconds) to minimize downtime.

Implementation restrictions

  • Start from the Spike issue: Agent command manager #4
  • Ensure that the implementation is thoroughly tested with unit tests and integration tests.

Plan

Linux

Windows

macOS

@wazuhci wazuhci moved this to Blocked in XDR+SIEM/Release 5.0.0 Aug 5, 2024
@lchico lchico self-assigned this Aug 5, 2024
@wazuhci wazuhci moved this from Blocked to In progress in XDR+SIEM/Release 5.0.0 Aug 5, 2024
@wazuhci wazuhci moved this from In progress to On hold in XDR+SIEM/Release 5.0.0 Aug 16, 2024
@wazuhci wazuhci moved this from On hold to Blocked in XDR+SIEM/Release 5.0.0 Aug 19, 2024
@lchico lchico linked a pull request Dec 4, 2024 that will close this issue
@wazuhci wazuhci moved this to In progress in XDR+SIEM/Release 5.0.0 Dec 10, 2024
@wazuhci wazuhci moved this from In progress to On hold in XDR+SIEM/Release 5.0.0 Dec 24, 2024
@wazuhci wazuhci moved this from On hold to In progress in XDR+SIEM/Release 5.0.0 Jan 17, 2025
@wazuhci wazuhci moved this from In progress to On hold in XDR+SIEM/Release 5.0.0 Feb 6, 2025
@wazuhci wazuhci moved this from On hold to Done in XDR+SIEM/Release 5.0.0 Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

3 participants