Alerting

Why am I getting "The view you requested could not be found" after clicking "View Results" in an alert email?

adilevar
Engager

Hi,

I'm getting "The view you requested could not be found" message after clicking "View Results" link in the alert's email.

Looks like a permission issue because the alert's owner can see the results thought that link.
The alert permission is set to read for everyone and write to admin role for all apps (global).

Dose anyone have an idea how I can solve this?

Thanks,

dkolekar_splunk
Splunk Employee
Splunk Employee

Here is a workaround until *6.6.3* is released.

Workaround:

Use get method which will default to none if the value is not available and also never raises a KeyError.
1. Create a saved report menu in search app by creating the etc/apps/search/local/data/ui/nav/default.xml file.
2. Copy the below XML to the file.

<nav search_view="search" color="#65A637"> 
<view name="search" default="true" /> 
<view name="datasets" /> 
<view name="reports" /> 
<view name="alerts" /> 
<view name="dashboards" /> 
<collection label="Saved reports"> 
<saved source="unclassified"/> 
</collection> 
</nav> 
  1. Click Saved Reports and click any search icon in the menu.
  2. This should open the corresponding search page. Previously it showed "The view you requested could not be found".

DerekB
Splunk Employee
Splunk Employee

This is a known bug SPL-108433 and fixed in 6.3.2. Try the latest version and see if that helps.

0 Karma

snigdhasaxena
Communicator

I am facing this error with link in my scheduled report for Splunk version 7.1.1, please help me troubleshoot it

0 Karma

Rob2520
Communicator

@snigdhasaxena did you find a solution?

0 Karma
Get Updates on the Splunk Community!

Dashboard Studio Challenge - Learn New Tricks, Showcase Your Skills, and Win Prizes!

Reimagine what you can do with your dashboards. Dashboard Studio is Splunk’s newest dashboard builder to ...

Introducing Edge Processor: Next Gen Data Transformation

We get it - not only can it take a lot of time, money and resources to get data into Splunk, but it also takes ...

Take the 2021 Splunk Career Survey for $50 in Amazon Cash

Help us learn about how Splunk has impacted your career by taking the 2021 Splunk Career Survey. Last year’s ...