Installation #
Note #
CoreSync is a default connector that comes pre-configured with LogConnector. However you can also download and install it from the portal manually incase you removed it earlier. Follow the configuration steps and refer the connector.conf.ini if you want to modify the connector as per your organization’s requirements and LogScale environment.
- 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 coresync.tgz into <Installation-Path>/LogConnector/connectors directory
tar -xzf coresync.tgz
- coresync connector directory:
/opt/LogConnector/connectors/coresync$ ls
bin default README.md
Configuration #
- In the default directory, you configure connector.conf as per your requirements:
/opt/LogConnector/connectors/coresync$ cd default
/opt/LogConnector/connectors/coresync/local$ nano connector.conf
/opt/LogConnector/connectors/coresync/local$ ls
connector.conf connector.conf.ini
Note #
Check conf connector.conf.ini file in default/ directory for how to configure the conf file.