Install the rpm with yum and configure the Yara connector:
Copy 'python-cb-yara-connector-1.3-6.x86_64.rpm' file to '/etc/yum.repos.d' directory
Run following command to install connector: yum install python-cb-yara-connector
Copy '/etc/cb/integrations/yara/connector.conf.example' to '/etc/cb/integrations/yara/connector.conf'
Place the Carbon Black API key into the 'carbonblack_server_token' variable
Place the Carbon Black Server's base URL into the 'carbonblack_server_url' variable
Point the Yara connector to a directory of Yara rule files by editing the 'yara_rule_directory' variable (A set of example rules are included in the /usr/share/cb/integrations/yara/example_rules directory)
Start 'cb-yara-connector' service by running following command as 'root' user: