Azure / Azure/azure-diagnostics-tools

Question - Multiple Storage Accounts "Logstash Azure Blog Input"

Open
#143 11 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

This might be a quick answer as I couldn't find an answers on the readme or old tickets:

We have multiple storage accounts that we need to pull NSG flow logs from (right now 10 and growing) from.

do I need to create a new input file for each or would I expand this section?

input
{
azureblob
{
storage_account_name => "mystorageaccount"
storage_access_key => "VGhpcyBpcyBhIGZha2Uga2V5Lg=="
container => "mycontainer"
}
}

Thanks

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.