|
Hi, Trying to get the "Splunk for Windows app" to run without displaying the annoying message about "Unsupported OS" . Instead of appending this to the "review thread" about the app, lets try to help here ;) Either way, just recieved this in my splunkd.log and thought i might just as well share it with you. Could be helpfull ? Running splunk 4.3.2, build 123586 on red hat linux 6.* 07-26-2012 12:19:43.806 +0200 ERROR AdminManager - Admin handler 'windows-unix' not found. 07-26-2012 12:19:43.854 +0200 ERROR AdminManager - Stack trace from python handler: Traceback (most recent call last): File "/opt/splunk-sh/splunk/lib/python2.7/site-packages/splunk/admin.py", line 64, in init hand.execute(info) File "/opt/splunk-sh/splunk/lib/python2.7/site-packages/splunk/admin.py", line 446, in execute if self.requestedAction == ACTION_LIST: self.handleList(confInfo) File "/opt/splunk-sh/splunk/etc/apps/windows/bin/rest_windows_conf.py", line 29, in handleList sessionKey=self.getSessionKey()) File "/opt/splunk-sh/splunk/lib/python2.7/site-packages/splunk/entity.py", line 152, in getEntities serverResponse, serverContent = rest.simpleRequest(uri, getargs=kwargs, sessionKey=sessionKey, raiseAllErrors=True) File "/opt/splunk-sh/splunk/lib/python2.7/site-packages/splunk/rest/init.py", line 450, in simpleRequest raise splunk.ResourceNotFound(uri, extendedMessages=extractMessages(body)) ResourceNotFound: [HTTP 404] https://127.0.0.1:8090/servicesNS/admin/windows/admin/windows-unix; [{'text': "In handler 'windows-unix': Admin handler 'windows-unix' not found.", 'code': None, 'type': 'ERROR'}] 07-26-2012 12:19:43.854 +0200 ERROR AdminManager - Unexpected error "<class 'splunk.resourcenotfound'="">" from python handler: "[HTTP 404] https://127.0.0.1:8090/servicesNS/admin/windows/admin/windows-unix; [{'text': "In handler 'windows-unix': Admin handler 'windows-unix' not found.", 'code': None, 'type': 'ERROR'}]". See splunkd.log for more details. |