This commit is contained in:
Kirill Logachev 2018-11-29 11:05:56 -08:00 коммит произвёл GitHub
Родитель e219c0861f
Коммит c23b5c0e19
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 4 удалений

Просмотреть файл

@ -1,4 +1,4 @@
# fluent-plugin-AzureStorageAppend
# fluent-plugin-azure-storage-append-blob
[Fluentd](https://fluentd.org/) out plugin to do something.
@ -54,12 +54,10 @@ $ bundle
### azure_storage_account (Required)
Your Azure Storage Account Name. This can be retrieved from Azure Management potal.
This parameter is required when environment variable 'AZURE_STORAGE_ACCOUNT' is not set.
### azure_storage_access_key (Required)
Your Azure Storage Access Key(Primary or Secondary). This also can be got from Azure Management potal.
This parameter is required when environment variable 'AZURE_STORAGE_ACCESS_KEY' is not set.
Your Azure Storage Access Key(Primary or Secondary). This also can be retrieved from Azure Management potal.
### azure_container (Required)