All Apps and Add-ons

I'm getting a bunch of python errors on tegilecollect.py

edonze
Path Finder

Is there some specific version of python, or a configuration change I need to make to remove the errors?

09-29-2016 14:17:21.664 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:17:21.664 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:17:21.664 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:17:21.664 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:17:21.664 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:17:21.664 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:17:51.743 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:17:51.743 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:17:51.743 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:17:51.743 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:17:51.743 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:17:51.743 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:18:21.651 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:18:21.651 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:18:21.651 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:18:21.651 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:18:21.651 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:18:21.651 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:18:51.756 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:18:51.756 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:18:51.756 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:18:51.756 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:18:51.756 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:18:51.756 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:19:22.034 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:19:22.034 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:19:22.034 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:19:22.034 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:19:22.034 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:19:22.034 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:19:51.861 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:19:51.862 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:19:51.862 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:19:51.862 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:19:51.862 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:19:51.862 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:20:21.820 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:20:21.820 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:20:21.820 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:20:21.820 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:20:21.820 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:20:21.820 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:20:51.713 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:20:51.713 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:20:51.713 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:20:51.713 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:20:51.713 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:20:51.713 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:21:22.394 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:21:22.394 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:21:22.394 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:21:22.394 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:21:22.394 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:21:22.394 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:21:51.675 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:21:51.675 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:21:51.675 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:21:51.675 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:21:51.675 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:21:51.675 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:22:22.001 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:22:22.001 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:22:22.001 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:22:22.001 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:22:22.001 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:22:22.001 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers
09-29-2016 14:22:52.108 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" Traceback (most recent call last):
09-29-2016 14:22:52.108 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 141, in
09-29-2016 14:22:52.108 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" PollCntrlr(CntrlrIP,CntrlrToken)
09-29-2016 14:22:52.108 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" File "/opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py", line 115, in PollCntrlr
09-29-2016 14:22:52.108 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" VolumeName=VolumeDict["name"] #get the volume name
09-29-2016 14:22:52.108 -0700 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/Tegile-app-IntelliFlash/bin/tegilecollect.py" TypeError: string indices must be integers

0 Karma

ddrillic
Ultra Champion

Interesting, looking at the last error - TypeError: string indices must be integers.

The following speaks about it - TypeError: string indices must be integers, not str

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...