Skip to main content
Skip table of contents

Initialize the Exabeam Case Beat

This page demonstrates how to initialize the Exabeam Case beat using the command line.

Prerequisites

Direction

Port

Protocol

Source

Outbound

443

HTTPS

Exabeam Beat

Initialize the Beat

  1. Run the following command:

    CODE
    ./lrctl exabeam start
  2. Select New exabeambeat instance from the options, and then press Enter.

  3. Enter the base URL for your NewScale instance.
    If the prepopulated value does not match your base URL, update it.

More information related to base URLs can be found here.

  1. In the Enter the client ID field, enter the Key ID saved after creating the API key.
    The value is encrypted before being stored.

  2. In the Enter the client secret field, enter the Key Secret saved after creating the API key.
    The value is encrypted before being stored.

  3. The Enter the search URL field is prepopulated, and no action is required. Press Enter to move to the next step.

  4. Enter the Limit to the number of results returned from a search request. The default value is 3000.

The Limit value must be between 0 and 10000.

  1. In the Enter the filter for the search request field, the value is prepopulated and configured to fetch all cases.
    This filter can be updated to limit the cases fetched.

  2. In the Do you want to sort the search results field, to retrieve search results that are sorted, type Y and then press Enter. Otherwise, type N.

    1. If you entered Y, the Enter the field to sort the search results by: field displays. By default, the prepopulated value is “risk_score“. This value can be changed to your liking.

    2. Select the direction of the Sort Order; by default it is “DESC“ (descending), but can be changed to ASC (ascending).

  3. In the Specify the timeframe for the Beat application to request data from Exabeam field, enter how often data should be requested via the Exabeam beat.
    The default value is 60s.

  4. In the What is the hostname or IP address of the open collector? field, enter the IP of the machine upon which System Monitor version 7.18 or greater is installed.

  5. Enter the Port where data should be sent.
    By default, 5044 is prepopulated. This value can be updated if necessary.

  6. Press Enter.
    The configuration is saved and the service is started successfully.

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

    CODE
    ./lrctl exabeam status

JavaScript errors detected

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

If this problem persists, please contact our support.