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, 06:46

Ant1D's gravatar image

Ant1D
59615
accept rate: 28%


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, 14:15

ChrisG's gravatar image

ChrisG ♦
1.0k26
accept rate: 22%

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

(10 Feb, 03:32) Ant1D

Try:

index=_internal source=*web_service.log
link

answered 03 Feb, 15:28

araitz's gravatar image

araitz ♦♦
7.1k2516
accept rate: 38%

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

(10 Feb, 02:51) Ant1D
Post your answer
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:

×221
×31
×21

Asked: 03 Feb, 06:46

Seen: 336 times

Last updated: 10 Feb, 03:32

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