Docs
Manual
Installation and configuration guide for the Box connector.
Manual
Pre-configuration Steps
Note
Box uses OAuth 2.0 for authentication and authorization. To allow the Box connector to collect data via Box APIs, follow the pre-configuration steps to configure an app in the Box Developer Console.
Refer this doc for more details and additional reference information.
Log in to Box developer console with an admin account. Account with Admin role is preferable to get full access to all metadata and enterprise events.
Create a Custom App > Select Integration as the purpose > Choose User Authentication (OAuth 2.0).
Set Redirect URI https://dataelicit.com/callback.
Enable the following Application Scopes:
- Read all files and folders stored in Box gets data of Folders endpoint (Collect folder metadata, collect folder collaboration, collect file metadata).
- Read and write all files and folders in Box gets data of Folders endpoint (collects tasks and comments).
- Manage users gets data of Users endpoint.
- Manage groups gets data of Groups endpoint.
- Manage enterprise properties gets data of Events endpoint.
Note the Client ID and Client Secret and save changes.
Note
Installation
Login into DataElicit's portal. Download the related LogScale package from the Packages tab.
Install the LogScale package into your Falcon LogScale repository.
Download box.tgz from the Connectors tab and extract the tar into <Installation-Path>/LogConnector/connectors directory.
box connector directory:
Configuration
Create local directory and configure connector.conf, global.conf, secret.conf as per your requirements:
Note
Important
