Skip to main content
Skip table of contents

Initialize the Salesforce Audit Beat

This guide outlines the procedure to initialize the Salesforce Audit Beat configuration using the Open Collector.

Prerequisites

Direction

Port

Protocol

Source

Outbound

443

HTTPS

Salesforce Audit Beat

Initialize the Beat

  1. Execute the following command to begin configuring the Salesforce Audit Beat:

    CODE
    ./lrctl salesforceauditbeat start
  2. Using the arrow keys, select New salesforceauditbeat instance and press Enter.

image-20251204-103044.png
  1. Provide a unique identifier for this Beat instance, then press Enter.

image-20251204-103217.png
  1. Enter your Salesforce Base URL, and then press Enter.

image-20251204-104448.png
  1. Input the Client ID for Salesforce configuration, and then press Enter.
    The Client ID was obtained during the steps outlined Configure the Salesforce Portal.

image-20251204-104730.png
  1. Enter the Client Secret for Salesforce configuration, and then press Enter.
    The Client Secret was obtained during the steps outlined in Configure the Salesforce Portal.

image-20251204-104830.png

  1. Specify the Log/Event Type.
    Several log/event types are displayed by default. To fetch all types, simply press Enter, or remove or add specific types from the list to target particular data.

image-20251204-105106.png
  1. Enter the Number of Back Days data to be retrieved.
    The minimum value is 0, and the maximum is 30.

image-20251204-105305.png
  1. Enter the limit on number of events to fetch in single API call.
    The default is 1000 events, with a minimum of 250 and a maximum of 3000.

image-20251204-105523.png
  1. Enter the hostname or IP address of the machine where the System Monitor JSON Parser version 7.21 or greater is installed.

image-20250625-100120.png
  1. Enter the port for data transmission.
    The default is pre-populated as 5044.

image-20250625-100201.png
  1. Press Enter.
    The configuration has been saved, and the service has started successfully.

  2. To check the status of the service, run the following command:

    CODE
    ./lrctl salesforceauditbeat status

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.