Skip to content

Releases: alertlogic/ehub-collector

Ehub release v1.3.3

05 Nov 10:12
Compare
Choose a tag to compare

This release is to mitigate issues we are having with MS functions. We have reworked the dependencies to make them smaller.

Ehub General release v1.3.0

10 Jul 14:23
d7e975a
Compare
Choose a tag to compare

This release marks general availability for Event Hub collectors. Collectors now send data directly to ingest.

Initial release.

29 Jan 15:38
dc7a482
Compare
Choose a tag to compare
Process dl (#11)

* Add skeleton for DLBlob function.

Fix typo

Randomize DLBlob timer trigger

Stringify blob json

List blobs with prefix

Refactor. Add DLBlob function implementation.

Delete processed DL blob

Fixes. Add DLBlob test skeleton

Add DLBlob readme section.

Fixes. Unit tests unfinished.

* Change the way processed and skipped records are calculated.

* Append unprocessed records.

* Stringify DL. Add common ehub collector skeleton.

* Add more DLBlob function tests

* Address comments

* Dedup tests.