Dashboards & Visualizations

Can I disable showsource to keep my view XML private?

lguinn2
Legend

You can add ?showsource=1 (or ?showsource=true) to the end of any address in your browser and see the underlying Splunk modules and XML source. Nice.

But if I am developing an app that I want to sell, I might not want to give away the "source code."

Can I disable showsource?

Tags (1)
1 Solution

ziegfried
Influencer

This is not possible. When you're giving your app to someone, he can just unpack it and take a look at the view files directly. There's no way to protect or encrypt this yet.

View solution in original post

gkanapathy
Splunk Employee
Splunk Employee

In addition to the other answers, I wouldn't worry too much about this today. The view XML is currently so limited that I find it hard to imagine it's even possible to create something worth hiding. It may be maddeningly difficult to read or write, but it's about as complex and interesting as the navigation menu structure. (And I mean "complex" in the sense of "able to express complex forms" not simply "complicated". It is indeed the latter.)

lguinn2
Legend

You made me laugh.

0 Karma

southeringtonp
Motivator

I'm not aware of a way, but perhaps one exists.

Even if you were able to disable that particular method, however, there are plenty of other ways to see the source XML.

Once an app is installed, users with admin privileges will be able to view and edit the source in the Manager. Also, the raw XML files will be visible in the app's default/data/ui/views directory, and the SplunkBase archive format is just .tar.gz format renamed to .spl, making it trivial to extract the information there.

Splunk admins may also need to be able to modify the view definition to adjust for differences in their data, especially if there are search strings embedded in the XML.

Trying to restrict access to an app's XML from end users is one thing; trying to hide it from the Splunk admin is quite another.

lguinn2
Legend

I see the distinction. At some point, I might want to do both... Thanks for the answer.

0 Karma

ziegfried
Influencer

This is not possible. When you're giving your app to someone, he can just unpack it and take a look at the view files directly. There's no way to protect or encrypt this yet.

BobM
Builder

Because you may want to hide something from users rather than admins.

0 Karma

lguinn2
Legend

Excellent point. Why protect it dynamically if any person who downloads it can just look at the static files...

0 Karma
Get Updates on the Splunk Community!

Detecting Remote Code Executions With the Splunk Threat Research Team

REGISTER NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If ...

Observability | Use Synthetic Monitoring for Website Metadata Verification

If you are on Splunk Observability Cloud, you may already have Synthetic Monitoringin your observability ...

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...