RubyGems Navigation menu

logstash-input-azure_blob_storage 0.10.1

This gem is a Logstash plugin. It reads and parses data from Azure Storage Blobs. The azure_blob_storage is a reimplementation to replace azureblob from azure-diagnostics-tools/Logstash. It can deal with larger volumes and partial file reads and eliminating a delay when rebuilding the registry. The logstash pipeline configuration would look like this input { azure_blob_storage { storageaccount => "yourstorageaccountname" access_key => "Ba5e64c0d3==" container => "insights-logs-networksecuritygroupflowevent" } }

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.12.10 - December 06, 2023 (23 KB)
  2. 0.12.9 - July 15, 2023 (22.5 KB)
  3. 0.12.8 - July 15, 2023 (22.5 KB)
  4. 0.12.7 - April 02, 2023 (21.5 KB)
  5. 0.12.6 - March 17, 2023 (20 KB)
  6. 0.10.1 - March 22, 2019 (15.5 KB)
Show all versions (27 total)

Runtime Dependencies (4):

Development Dependencies (1):

logstash-devutils ~> 1.0, >= 1.0.0

Owners:

Authors:

  • Jan Geertsma

SHA 256 checksum:

1032b816c8292076bdfb02d2e5d7eb9c06caf9a15e97da03f9c7be7d22ba4bdb

Total downloads 41,257

For this version 1,494

License:

Apache-2.0

Required Ruby Version: >= 0

Links: