HTTP Protocol Configuration
The HTTP protocol allows the agent to communicate with the Watchman server installed on the network machines.
⚠️ You must first install the Watchman HTTP Server on the network machines.
📎 See Appendix 2 for the configuration steps.
✅ Usage
watchman-agent configure protocols http [OPTIONS]
⚙️ Options
--client-ip Specific IP address override (optional)
--enabled / --disabled Enable or disable the protocol (default: enabled)
--api-key API key used for authentication with the HTTP server
--port HTTP port to use (depends on your server configuration)