Releases: alertlogic/al-aws-collector-js
Releases · alertlogic/al-aws-collector-js
Dependency update.
2.0.3 Update al-collector-js deps (#39)
Updated dependencies. Get stackName by default.
Update al-collector-js dependency (#38) * Use new al-collector-js * Add stack name inot deregister
Validate collector id (if known) during registration.
Call azcollect register to check input collector id (#37) * Call azcollect register to check input collector id * Fix publish makefile target * Bump package version
Log processing support. Default event handlers for AlAwsCollector
Log (#36) * Add processLog Add default event handlers. Check if collector_id exists Bump package version Pass customer id if exists Bump package version * Address comments.
Collector class updates azcollect and ingest endpoints on registration
Features:
- Collector class now updates azcollect and ingest endpoints in the registration method. This is to match teh behaviour of Azure collectors and allows up to take that functionality out of the Cloud Formation Template.
Cre
Merge pull request #25 from JDragovichAlertLogic/get-endpoints-2 make collector update endpoints on registration
First master release
Repo is pointed at the master branch now. First release for change logs.