You can install the Syslog Connector using either PyPI or GitHub.

PyPi Installation

pip install cbc-syslog

GitHub Installation

  1. Clone the repository using SSH or HTTPS.
     SSH
     git clone [email protected]:carbonblack/cbc-syslog.git
    
     HTTPS
     git clone https://github.com/carbonblack/cbc-syslog.git
  2. Change to the CBC Syslog directory.
    cd cbc-syslog
  3. Install the python package.
    pip install .

Post-Installation

Before running the syslog tool, see: