Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.45 KB

HOW-TO.md

File metadata and controls

34 lines (25 loc) · 1.45 KB

Configuration of the bulk connector

There are 3 steps to successful bulk connector integration.

  1. Retrieve a CyberGRX API Token.
  2. Download and configure the bulk-connector binary or docker image.
  3. Protect the bulk-connector by reverse proxying requests from a HTTPS enabled gateway

Retrieve a CyberGRX API Token

You must have an active CyberGRX account that has the ability to manage users.

The workflow is pretty simple:

  • Enter Manage my company user accounts using the top right navigational element
  • Click the tab to Manage Access Tokens
  • Click the button to Add a new token
  • Accept the promt creating a token
  • Show the secret and copy it, this is the only time that this token will be available over the API!
  • Close the dialog and configure your token in the Splunk connector

CyberGRX Management Workflow

enter-user-management add-a-token confirm-new-token view-token copy-secret