Refine your search:

Hello,

We have an application called "F2B_Env", this used to work, but now when we try to open it from splunk web, we see the following error

404 Not Found
App "webping" does not support UI access. See its app.conf for more information.

I am not sure why this error is showing up. I have checked the webping application and checked that its app.conf has is_visible = false and no reference to the F2B_Env. I have also checked the F2B_Env app and can find no reference to webping.

I have no idea how the webping is affecting it, does anyone have any ideas?

To add, these are both applications that are run by our indexer. One should appear in splunk web, the other should not. I am really just looking for tips from people of things they'd check to see why it wasn't working?

Thanks :)

asked 19 Apr '10, 16:34

Hazel's gravatar image

Hazel
267114
accept rate: 75%

edited 20 Apr '10, 21:48


3 Answers:

The problem was due the [ui] stanza being misconfigured on the F2B_Env app. I rewrote this and it is now working :)

link

answered 27 Apr '10, 15:07

Hazel's gravatar image

Hazel
267114
accept rate: 75%

Sounds like a bug. I'd send a diag to support so they can reproduce.

link

answered 23 Apr '10, 08:23

jrodman's gravatar image

jrodman ♦
5.6k514
accept rate: 42%

Apps may not be viewable for a few reasons, but I would do the following:

Check the app settings that Splunk thinks it has:

> ./splunk display app

The settings such as is_visible should be shown from this output.

If the app worked in 4.0, it should be portable to 4.1 for the most part. If you are moving a 3.x app to 4.x, that will likely not work.

link

answered 24 Apr '10, 01:18

Simeon's gravatar image

Simeon ♦
3.5k4419
accept rate: 25%

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:

×202
×94

Asked: 19 Apr '10, 16:34

Seen: 906 times

Last updated: 27 Apr '10, 15:07

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