All Apps and Add-ons

Get Error when collecting events

jaxjohnny2000
Builder

Is this a proxy error, a name, or application id?

2019-08-23 08:42:02,075 ERROR pid=30796 tid=MainThread file=base_modinput.py:log_error:307 | Get error when collecting events.
Traceback (most recent call last):
File "C:\Program Files\Splunk\etc\apps\TA-azure-event-hubs-log-integrator\bin\ta_azure_event_hubs_log_integrator\modinput_wrapper\base_modinput.py", line 127, in stream_events
self.collect_events(ew)
File "C:\Program Files\Splunk\etc\apps\TA-azure-event-hubs-log-integrator\bin\azure_event_hubs.py", line 72, in collect_events
input_module.collect_events(self, ew)
File "C:\Program Files\Splunk\etc\apps\TA-azure-event-hubs-log-integrator\bin\input_module_azure_event_hubs.py", line 24, in collect_events
generator = block_blob_service.list_blobs(opt_container)
File "C:\Program Files\Splunk\etc\apps\TA-azure-event-hubs-log-integrator\bin\ta_azure_event_hubs_log_integrator\azure\storage\blob\baseblobservice.py", line 1177, in list_blobs
resp = self._list_blobs(*args, **kwargs)
File "C:\Program Files\Splunk\etc\apps\TA-azure-event-hubs-log-integrator\bin\ta_azure_event_hubs_log_integrator\azure\storage\blob\baseblobservice.py", line 1247, in _list_blobs
response = self._perform_request(request)
File "C:\Program Files\Splunk\etc\apps\TA-azure-event-hubs-log-integrator\bin\ta_azure_event_hubs_log_integrator\azure\storage\storageclient.py", line 195, in _perform_request
_storage_error_handler(HTTPError(response.status, response.message, response.headers, response.body))
File "C:\Program Files\Splunk\etc\apps\TA-azure-event-hubs-log-integrator\bin\ta_azure_event_hubs_log_integrator\azure\storage_serialization.py", line 125, in _storage_error_handler
return _general_error_handler(http_error)
File "C:\Program Files\Splunk\etc\apps\TA-azure-event-hubs-log-integrator\bin\ta_azure_event_hubs_log_integrator\azure\storage_error.py", line 74, in _general_error_handler
raise AzureHttpError(message, http_error.status)
AzureHttpError: This request is not authorized to perform this operation.
AuthorizationFailureThis request is not authorized to perform this operation.
RequestId:5d983dee-901e-006b-30b0-5977f5000000

0 Karma
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...