Dashboards & Visualizations

inherit view XML

caphrim007
Path Finder

Is there a way to inherit a view's XML and append to it. For example, I want to include the flashtimeline view but also add a ServerSideInclude module to it with my own .html file.

And I'd like to do that instead of having to copy the existing flashtimeline view into my own app because the flashtimeline view XML can change with different splunk versions; I'd like to use the one that is installed on a given splunk server with my own extra bits of goodness added.

Tags (1)

araitz
Splunk Employee
Splunk Employee

There is not a way to inherit a view's XML. It seems like a good idea, but it would be tricky to maintain.

Perhaps a better way to do it would be to use application.js to modify the flashtimeline behavior in your app.

caphrim007
Path Finder

I guess it's not beyond the realm of imagination to embed my html in the application.js file, but before I do that, could there be any better ways to go about having the flashtimeline + extra html content without just copying the view xml straight out of the search app?

Get Updates on the Splunk Community!

Update Your SOAR Apps for Python 3.13: What Community Developers Need to Know

To Community SOAR App Developers - we're reaching out with an important update regarding Python 3.9's ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Automatic Discovery Part 2: Setup and Best Practices

In Part 1 of this series, we covered what Automatic Discovery is and why it’s critical for observability at ...