Getting Data In

Unable data of table and resource of azure to splunk

lmjoin
Explorer

Hello,

I have integrated azure and splunk , getting data for blob storage and audit . But Unable data of table and resource of azure to splunk .
2019-04-21 11:39:55,371 +0000 log_level=ERROR, pid=4896, tid=MainThread, file=ta_mod_input.py, func_name=main, code_line_no=199 | Microsoft Cloudservices Storage Table task encounter exception
Traceback (most recent call last):
File "C:\Program Files\Splunk\etc\apps\Splunk_TA_microsoft-cloudservices\bin\splunktamscs\splunktaucclib\data_collection\ta_mod_input.py", line 196, in main
config_cls=configer_cls, log_suffix=log_suffix)
File "C:\Program Files\Splunk\etc\apps\Splunk_TA_microsoft-cloudservices\bin\splunktamscs\splunktaucclib\data_collection\ta_mod_input.py", line 145, in run
loader.run(jobs)
File "C:\Program Files\Splunk\etc\apps\Splunk_TA_microsoft-cloudservices\bin\splunktamscs\splunktaucclib\data_collection\ta_data_loader.py", line 61, in run
self._wait_for_tear_down()
File "C:\Program Files\Splunk\etc\apps\Splunk_TA_microsoft-cloudservices\bin\splunktamscs\splunktaucclib\data_collection\ta_data_loader.py", line 76, in _wait_for_tear_down
go_exit = wakeup_q.get(timeout=1)
File "C:\Program Files\Splunk\Python-2.7\Lib\Queue.py", line 177, in get
self.not_empty.wait(remaining)
File "C:\Program Files\Splunk\Python-2.7\Lib\threading.py", line 359, in wait
_sleep(delay)
IOError: [Errno 4] Interrupted function call

2019-04-21 11:39:55,371 +0000 log_level=ERROR, pid=3200, tid=MainThread, file=ta_mod_input.py, func_name=main, code_line_no=199 | Microsoft Cloudservices Azure Resource task encounter exception
Traceback (most recent call last):
File "C:\Program Files\Splunk\etc\apps\Splunk_TA_microsoft-cloudservices\bin\splunktamscs\splunktaucclib\data_collection\ta_mod_input.py", line 196, in main
config_cls=configer_cls, log_suffix=log_suffix)
File "C:\Program Files\Splunk\etc\apps\Splunk_TA_microsoft-cloudservices\bin\splunktamscs\splunktaucclib\data_collection\ta_mod_input.py", line 145, in run
loader.run(jobs)
File "C:\Program Files\Splunk\etc\apps\Splunk_TA_microsoft-cloudservices\bin\splunktamscs\splunktaucclib\data_collection\ta_data_loader.py", line 61, in run
self._wait_for_tear_down()
File "C:\Program Files\Splunk\etc\apps\Splunk_TA_microsoft-cloudservices\bin\splunktamscs\splunktaucclib\data_collection\ta_data_loader.py", line 76, in _wait_for_tear_down
go_exit = wakeup_q.get(timeout=1)
File "C:\Program Files\Splunk\Python-2.7\Lib\Queue.py", line 177, in get
self.not_empty.wait(remaining)
File "C:\Program Files\Splunk\Python-2.7\Lib\threading.py", line 359, in wait
_sleep(delay)
IOError: [Errno 4] Interrupted function call
Collapse

0 Karma
Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...