Initialize the Sophos Central Beat
This guide outlines the steps required to initialize the Sophos Central Beat using the Open Collector.
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.
- The ClientID and ClientSecret keys obtained from the Sophos web console during the steps outlined in Configure Sophos Central.
The following port is open:
Direction
Port
Protocol
Source
Outbound 443 HTTPS sophoscentralbeat The steps outlined in this guide describe the Sophos Central Beat setup process using a Client ID and Client Secret, which are needed to configure Sophos Central Beats for version 7.0.0 and later. If you are currently using Sophos Central Beat version 6.0.3 or earlier, upgrade to Sophos Central Beat version 7.0.0 (or later), along with LRCTL version 6.6.0 (or later).
When upgrading to Sophos Central Beat version 7.0.0 or later, ensure all existing instances are closed before launching a new one. Note that versions 7.0.0 and above are not backward compatible with the 6.x.x series.
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
Select New sophoscentralbeat instance and provide a unique name.
Enter the following details:
The ClientID and ClientSecret configuration fields are saved in encrypted format.
- Enter the ClientID for the Sophos Central beat.
Then enter the ClientSecret for the Sophos Central beat.
- Enter the ClientID for the Sophos Central beat.
- Save the configuration.
The Sophos Central Beat service starts successfully. 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. | ClientID | User Provided |
5. | ClientSecret | User Provided |