Dashboards & Visualizations

How to reference a scheduled report for a base search

byu168168
Path Finder

Hi,

I am trying to create a base search for my post process searches that references a scheduled report. From looking around I found that you use the following

<search id="baseSearch" ref="Scheduled_Report>
    <query></query>
  </search>

However, when I edit the XML it gives the following validation warning "Unknown attribute "ref" for node "search"". Was this feature deprecated in newer versions of Splunk or is it an error on my end? Are there any other ways to reference a scheduled report?

1 Solution

byu168168
Path Finder

Yeah, that was a typo on my part. I managed to get it working though, for some reason once I removed the
<query></query> line the warning disappears and it appears to work fine. Thanks for the help though!

View solution in original post

byu168168
Path Finder

Yeah, that was a typo on my part. I managed to get it working though, for some reason once I removed the
<query></query> line the warning disappears and it appears to work fine. Thanks for the help though!

somesoni2
Revered Legend

Glad thing worked out for you. Please accept this as solution for other reader's reference.

0 Karma

somesoni2
Revered Legend

What version of Splunk are you using? Is the 'Scheduled_Report' available in the same app as your dashboard?

0 Karma

byu168168
Path Finder

Splunk 6.5. Yes, the report is available in the same app

0 Karma

somesoni2
Revered Legend

Well it does work in 6.5.0. Upon seeing your xml code in the question, you're missing a double quote, is that a typo here?

0 Karma
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...