DataElicit Logo

Docs

Manual

Installation and configuration guide for the 1Password connector.

Manual

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 1password.tgz from the Connectors tab and extract the tar into <Installation-Path>/LogConnector/connectors directory.

tar -xzf 1password.tgz

1password connector directory:

/opt/LogConnector/connectors/1password$ 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/1password$ mkdir local 
/opt/LogConnector/connectors/1password$ cd local 
/opt/LogConnector/connectors/1password/local$ nano connector.conf 
/opt/LogConnector/connectors/1password/local$ nano secret.conf 
/opt/LogConnector/connectors/1password/local$ nano global.conf 
/opt/LogConnector/connectors/1password/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

✉️Still stuck? How can we help?

Updated on July 6, 2025

connector.conf →