Azure / azure-diagnostics-tools

Plugins and tools for collecting, processing, managing, and visualizing diagnostics data and configuration
98 stars 92 forks source link

getting InsufficientAccountPermissions while pulling $logs blob container #215

Open NareshAnaparthi opened 4 years ago

NareshAnaparthi commented 4 years ago

[ERROR] 2020-03-18 08:28:52.014 [[main]<azureblob] logstashinputazureblob - Oh My, An error occurred. InsufficientAccountPermissions (403): The account being accessed does not have sufficient permissions to execute this operation.

Seems its issue with symbol $ where its treating as root container and not able to pull diagnostic logs. Wanted to check if any of you are able to pull logs from $logs container

pinochioze commented 4 years ago

Hi NareshAnaparthi, Do you mean you create a container with naming "$logs" and you get above error?