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!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...