Beacon HTTP
Last updated
Last updated
"Beacon HTTP" listener starts a web server and registers a "beacon" agent.
Method
The HTTP method that the agent will use to transmit data to the server and receive commands
Host (Bind)
Required. The interface address to which your HTTP Beacon web server will bind.
Port (Bind)
Required. The port your HTTP Beacon web server will bind to.
Callback port
Required. The port to which the agent sends requests.
Callback servers
Required. List of addresses to which the agent will send requests. Current server rotation strategy: round-robin.
User-Agent
Required. User-Agent for HTTP requests
URN
Required. The HTTP endpoint to which the agent sends the request.
Heartbeat Header
Required. The HTTP header in which the agent will transmit registration information
Use SSL
If set, use HTTPS. If the SSL certificate and key are not specified, the server will generate them itself.