Installation #
- Login into DataElicit’s portal. Download the related logscale package from Connectors/Packages tab.
- Install the logscale package into your Falcon LogScale repository.
- Download and extract okta.tgz into <Installation-Path>/LogConnector/connectors directory
tar -xzf okta.tgz
- okta connector directory:
/opt/LogConnector/connectors/okta$ ls
bin default template manifest.yaml README.md
Configuration #
- Create local directory and configure connector.conf, global.conf, secret.conf as per your requirements:
/opt/LogConnector/connectors/okta$ mkdir local
/opt/LogConnector/connectors/okta$ cd local
/opt/LogConnector/connectors/okta/local$ nano connector.conf
/opt/LogConnector/connectors/okta/local$ nano secret.conf
/opt/LogConnector/connectors/okta/local$ nano global.conf
/opt/LogConnector/connectors/okta/local$ ls
connector.conf global.conf secret.conf
Note #
Check conf specific conf.ini files in template/ directory for how to configure the conf files.
References #
https://developer.atlassian.com/cloud/Okta/platform/rest/v3/intro/