Splunk Search

How to hide the default 'Search & Reporting' app in Splunk 6?

Roopaul
Explorer

Our team is using Splunk 6. We noticed that when we hide the 'search & Reporting' app for particular roles, it is giving an error for the user while logging in.

Error: Splunk cannot find the "flashtimeline" view. 

When we hide this app, which places should we make sure it is changed? Or, is it a default app in the new version which can't be hidden?

Tags (4)
0 Karma

slr
Communicator

I have the same issue. I solved this problem when I copied the code from the "dashboard" view inside the "Search & Reporting" app and I created a new view with that code inside the app where the Rol/User will land.

This is the code inside "dashboard" view:

<?xml version="1.0"?>
<view template="pages/app.html" type="html" isDashboard="False">
    <label>Dashboards</label>
</view>

I hope this will be usefull.

Regards.

0 Karma

Roopaul
Explorer

We have multiple user roles and we create seperate app based on their needs. So we want to hide this default app for these users as they will have access to other apps which is specially created for them.

0 Karma

MuS
SplunkTrust
SplunkTrust

Like @emiller42 said, if you hide or disable the search app you will end up having default UI components unavailable. One approach for you could be: clone the search app and modify it to your needs and then hide the default search app.

0 Karma

pradeepkumarg
Influencer

You can control what app the user lands on up on login by configuring user-prefs.conf

http://docs.splunk.com/Documentation/Splunk/6.2.4/Admin/User-prefsconf

default_namespace = <app_name>
0 Karma

emiller42
Motivator

Well, it appears to be working, technically. But by hiding the Search app, you're making a bunch of default UI components unavailable to users. (Such at 'flashtimeline')

Can you explain what you're trying to accomplish? There may be a better way to approach it.

0 Karma
Get Updates on the Splunk Community!

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...