elastic / elastic/beats

[Meta][ABS] - Improvements and addition of new features to the Azure Blob Storage input

Open
#43,312 1 comment 0 reactions 1 assignee Claimed by @ShourieG View on GitHub
enhancement Epic Filebeat input:azure-blob-storage needs:triage Team:Security-Service Integrations
Dominant language
Go
Stars
12.7k
Forks
5k
Avg merge
2d 2h
Merged PRs (30d)
364

Description

**Describe the enhancement:** This issue is to track various improvements and addition of new features to the Azure Blob Storage input.

**Describe a specific use case for the enhancement or feature:** With our Azure Blob Storage input being slowly adopted across various integrations, we need to make it more robust and optimal in terms of performance, failure tracking and scalability, hence this Meta issue is created to bring in the necessary changes overtime.

**Improvements:**

- [x] Add metrics to the Azure Blob Storage input. Separate issue [here](https://github.com/elastic/beats/issues/36641)
- [x] Segregate batch_size from worker count (currently worker count is used as the batch_size to distribute jobs evenly)
- [ ] Segregate cursor save op from event publish and add support for detecting elasticsearch acknowledgement signal and use that to update cursor state.
- [x] [Relax Content-Type Restrictions](https://github.com/elastic/beats/issues/44330).

**New Features**
- [ ] [Make existing retry options user configurable.](https://github.com/elastic/beats/issues/44629)
- [x] [Add support for filtering by prefix expressions.](https://github.com/elastic/beats/issues/35186)
- [ ] Add support for [Azure Service Bus](https://learn.microsoft.com/en-us/azure/service-bus-messaging/service-bus-messaging-overview) for horizontal scalability of the input.
- [x] Add support for more content-types to the Azure Blob Storage input via content decoders :-
- [x] JSON/NDJSON
- [x] [CSV](https://github.com/elastic/beats/pull/40978)
- [x] PARQUET
- [ ] TEXT
- [ ] Add support for alternative state tracking via optional **page marker parameter** (user configurable with certain ordering limitations)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.