Releases: alertlogic/ehub-collector
Releases · alertlogic/ehub-collector
Ehub release v1.3.3
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
This release marks general availability for Event Hub collectors. Collectors now send data directly to ingest.
Initial release.
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.