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
This issue focuses on creating a background service for the new Wazuh agent across the supported platforms: Linux, Windows, and macOS. The service must ensure that the agent starts automatically on boot, runs in the background, and provides administrators with basic control options (start, stop, restart).
Functional Requirements
Linux: Develop a systemd service for the agent, ensuring it integrates with systemd for all supported distributions.
Windows: Implement the agent as a Windows Service, ensuring it operates correctly on Windows Server 2008 R2+.
macOS: Develop a launch daemon for macOS 14+ to manage the agent as a background service.
Parent Issue:
Description
This issue focuses on creating a background service for the new Wazuh agent across the supported platforms: Linux, Windows, and macOS. The service must ensure that the agent starts automatically on boot, runs in the background, and provides administrators with basic control options (start, stop, restart).
Functional Requirements
Subtasks
launchctl
to ensure seamless background operation.The text was updated successfully, but these errors were encountered: