Releases: alertlogic/azure-collector
Releases · alertlogic/azure-collector
General Release v1.2.0
This release switches current collectors to sending data directly to ingest.
convert to Azure collector framework
Convert to Azure Collector Framework
Verbose O365WebHook logging.
Merge pull request #41 from kkuzmin/verbose_log Add more verbose logging.
Collector registration fix. Improved log batching.
Merge pull request #39 from kkuzmin/report_rg Fix registration. Add resource group into checkin body. Bump package version.
Use application tenant ID as a PublisherIdentifies for O365 management API requests
Use APP_TENANT_ID as PublisherId for O365 management API requests. #36
Minor README changes and template
- README changes
- template minor change - remove the default deployment name
RBAC role in ARM template and unit tests
- Create RBAC role for app identity via ARM template.
- Add unit tests for Master function
- Add master endpoints tests
- Add master register tests
- Add master checkin tests
Checkin fix
- add type to checkin message
- rename version in checkin
Minor fixes and docs
- fix log metadata
- fix web hook validation
- update readme
- fix return codes
- enhance checkin
- enhance log levels