All Apps and Add-ons

Securing source code in Splunk app

Gowtham0809
New Member

i created an app for some reports,i export as spl format.how i can secure my source query from user's?any kind of source encryption method is there for source query?

0 Karma

PavelP
Motivator

you can put the SPL logic into a custom splunk command, which can be written in python or C++: https://docs.splunk.com/Documentation/Splunk/8.0.1/Search/Writeasearchcommand

It can work, but frankly, with some effort it should be possible to understand what the custom command does and/or reverse engineer it.

if you speak about the "user", do you mean an internal user in your organisation, who shouldn't see the SPL query, or an external customer, who paid for your reports/dashboards?

0 Karma
Get Updates on the Splunk Community!

Technical Workshop Series: Splunk Data Management and SPL2 | Register here!

Hey, Splunk Community! Ready to take your data management skills to the next level? Join us for a 3-part ...

Spotting Financial Fraud in the Haystack: A Guide to Behavioral Analytics with Splunk

In today's digital financial ecosystem, security teams face an unprecedented challenge. The sheer volume of ...

Solve Problems Faster with New, Smarter AI and Integrations in Splunk Observability

Solve Problems Faster with New, Smarter AI and Integrations in Splunk Observability As businesses scale ...