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!

Admin Your Splunk Cloud, Your Way

Join us to maximize different techniques to best tune Splunk Cloud. In this Tech Enablement, you will get ...

Cloud Platform | Discontinuing support for TLS version 1.0 and 1.1

Overview Transport Layer Security (TLS) is a security communications protocol that lets two computers, ...

New Customer Testimonials

Enterprises of all sizes and across different industries are accelerating cloud adoption by migrating ...