RubyGems Navigation menu

logstash-input-azure_blob_storage 0.10.2

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 minimal logstash pipeline configuration would look like this > input { > azure_blob_storage { > storageaccount => "yourstorageaccountname" > access_key => "Ba5e64c0d3==" > container => "insights-logs-networksecuritygroupflowevent" > } > }

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.12.10 - December 06, 2023 (23.0 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.0 KB)
  6. 0.10.2 - May 03, 2019 (15.0 KB)
显示所有版本 (共 27 个)

Runtime 依赖 (4):

Development 依赖 (1):

logstash-devutils >= 1.0.0, ~> 1.0

业主:

作者:

  • Jan Geertsma

SHA 256 校验和:

a19b879c9b8d037e2627f440b0b14aa9e67167fc4e99a17acbff5cf93b32316a

下载总量 42,041

这个版本 1,896

许可:

Apache-2.0

需要的 Ruby 版本: >= 0

链接: