Configuring CloudPassage Halo for Communication with JSA
Before you can configure the Event Connector, you must create a read-only CloudPassage API key. To create a read-only key, log in to your CloudPassage Portal and click Add New Key on the Site Administration window.
To collect CloudPassage Halo events, download and configure the CloudPassage Halo Event Connector script to send syslog events to JSA.
The Event Connector script requires Python 2.6 or later to be installed on the host on which the Event Connector script runs. The Event Connector makes calls to the CloudPassage Events API, which is available to all Halo subscribers.
You can configure the CloudPassage Halo Event Collect to write the events to file for JSA to retrieve by using the Log File Protocol, however, this method is not recommended.
As an alternative to using syslog, you can write events to a file for JSA to retrieve by using the Log File protocol. For Windows or Linux to write the events to a file instead, use the --leeffile=<filename> switch to specify the file to write to.