Skip to content

Releases: alertlogic/azure-collector

General Release v1.2.0

10 Jul 14:13
892dc42
Compare
Choose a tag to compare

This release switches current collectors to sending data directly to ingest.

convert to Azure collector framework

08 May 16:01
23fac17
Compare
Choose a tag to compare

Convert to Azure Collector Framework

Verbose O365WebHook logging.

23 May 13:18
702b893
Compare
Choose a tag to compare
Pre-release
Merge pull request #41 from kkuzmin/verbose_log

Add more verbose logging.

Collector registration fix. Improved log batching.

28 Mar 12:30
efb45f0
Compare
Choose a tag to compare
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

09 Mar 15:20
Compare
Choose a tag to compare

Use APP_TENANT_ID as PublisherId for O365 management API requests. #36

Minor README changes and template

12 Oct 08:44
Compare
Choose a tag to compare
  • README changes
  • template minor change - remove the default deployment name

RBAC role in ARM template and unit tests

02 Oct 09:15
Compare
Choose a tag to compare
  • 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

26 Sep 15:30
Compare
Choose a tag to compare
  • add type to checkin message
  • rename version in checkin

Minor fixes and docs

26 Sep 07:07
Compare
Choose a tag to compare
  • fix log metadata
  • fix web hook validation
  • update readme
  • fix return codes
  • enhance checkin
  • enhance log levels