Refine your search:

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.

asked 26 Jul '12, 03:46

lmyrefelt's gravatar image

lmyrefelt
595
accept rate: 0%

edited 26 Jul '12, 03:47

Be the first one to answer this question!
toggle preview

Follow this question

Log In to enable email subscriptions

RSS:

Answers

Answers + Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×436
×356
×14

Asked: 26 Jul '12, 03:46

Seen: 432 times

Last updated: 26 Jul '12, 03:47

Copyright © 2005-2012 Splunk Inc. All rights reserved.