You can install the Syslog Connector using either PyPI or GitHub.
PyPi Installation
pip install cbc-syslog
GitHub Installation
- 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
- Change to the CBC Syslog directory.
cd cbc-syslog
- Install the python package.
pip install .
Post-Installation
Before running the syslog tool, see: