Refine your search:

Hey,

In the past, when I have opened the Splunk Manager page in Splunk web, I have seen a red error message appear at the top of the screen with the following example error:

Misconfigured view 'view_1' - Unknown parameter 'width' is defined for module SimpleResultsTable. Make sure the parameter is specified in SimpleResultsTable.conf.

Do these error messages get logged in Splunk's internal indexes (e.g. _internal, _audit)?

It would be good to know if these messages are logged anywhere. I am using Splunk v4.2.1

Thanks in advance for your help.

asked 03 Feb '12, 06:46

Ant1D's gravatar image

Ant1D
8464441
accept rate: 37%


2 Answers:

My guess is that this would be in python.log, which is indexed in _internal. There's some information that might help in the Troubleshooting Manual: http://docs.splunk.com/Documentation/Splunk/latest/Troubleshooting/WhatSplunklogsaboutitself.

link

answered 03 Feb '12, 14:15

ChrisG's gravatar image

ChrisG ♦
2.8k46
accept rate: 23%

Thanks, I tried having a look at python.log but couldn't find any similar error messages.

(10 Feb '12, 03:32) Ant1D

Try:

index=_internal source=*web_service.log
link

answered 03 Feb '12, 15:28

araitz's gravatar image

araitz ♦
7.9k3925
accept rate: 46%

Thanks, I tried this but I couldn't find any errors that I have seen in Splunk Manager.

(10 Feb '12, 02:51) Ant1D
Post your answer
toggle preview

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