Initialize the Sophos Central Beat
Prerequisites
- The Open Collector is installed. If you have not already installed it, follow the instructions in the Open Collector Installation and User Guide, and then return to this topic.
- API Token is generated to provide the configuration keys.
- Required keys (such as API Key), Authorization, and the API Base URL should be passed while configuring Sophos Central Beat.
The following port is open:
Direction
Port
Protocol
Source
Outbound 443 HTTPS sophoscentralbeat
Initialize the Beat
To confirm the Open Collector is running, run the following command:
CODE./lrctl status
You should see the open_collector and metrics as shown in the following graphic:
If the Open Collector is not running correctly, see Troubleshoot the Open Collector in the Open Collector Installation and User Guide.In the Open Collector, run the following command:
CODE./lrctl sophoscentralbeat start
Enter the following details:
The Authorization Header and API KEY configuration fields are saved in encrypted format.
- Enter the API key for the Sophos Central beat.
Type the word Basic, then a space, and then enter the authorization key for the Sophos Central beat.
- Enter the API Base URL for Sophos Central beat.
- Enter the API key for the Sophos Central beat.
To check the status of the service, run the following command:
CODE./lrctl sophoscentralbeat status
Default Config Values for Sophos Central Beat:
S. No. | Field Name | Default Value |
---|---|---|
1. | period | 7s |
2. | HeartbeatInterval | 1m0s |
3. | HeartbeatDisabled | false |
4. | APIKey | User Provided |
5. | Authorization | User Provided |
6. | Basepath | User Provided |