carbonblack / cbc-syslog

Syslog Connector for the Carbon Black Cloud
MIT License
28 stars 10 forks source link

build fix #60

Closed codebop closed 1 year ago

codebop commented 3 years ago

Pull request checklist

Please check if your PR fulfills the following requirements:

Pull request type

Please check the type of change your PR introduces:

What is the ticket or issue number?

Pull Request Description

Users may wish to use this module as a library and wrap things like boilerplate monitoring code around the module. These changes change the module interface to make that possible. Users can now import the module and call cbc_syslog.run_main()

Does this introduce a breaking change?

There's a proper command line script that gets installed now There's a new command to run the module.

How Has This Been Tested?

Test suite was run

Other information: