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!

Announcing Scheduled Export GA for Dashboard Studio

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

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...