Azure / Azure/azure-diagnostics-tools

logstash-input-azureblob do not read all blobs it found

Open
#175 7 comments 0 reactions 0 assignees View on GitHub
logstash-input-azureblobs
Dominant language
Ruby
Stars
101
Forks
93
PR merge metrics
No merged PRs in 30d

Description

I stream logs from Application Insight to Blob Storage. There are around 200 files inside. logstash-input-azureblob reads only Metrics blobs from blob storage. If using path_filters to set more specific part of the whole blob storage, it works. If I set list more paths (or all paths, or not setting this option at all), not all blobs are being processed. Using logstash debugging I can see the plugin correctly finds all blobs but their offset stays at 0 and are never processed. This is quite a serious bug.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.