Splunk Dev

How to protect ultra-valuable search SPL "secret sauce" when selling service/product?

woodcock
Esteemed Legend

I have been asked by a client who has a very profitable service whose entire value is in a very painstakingly crafted and highly complex search inside of a dashboard , how can/should he copy protect this SPL. I am unsure how to answer him. I am tempted to say Don't bother, just trust your contract and your client. It is not so much that the risk is that any single client would take the IP for himself, but rather that somebody would unwittingly share it and release it to the world. I have considered:
0: "Do Nothing".
1: "Close the door": Move the SPL to a scheduled search that writes to a lookup, and have the dashboard load the lookup.
2: "Lock the door": Move the SPL (or bits) to one or more custom search commands.
3: "Put up a fence": Do the above, but have the python call a compiled binary to do some of the work.

Labels (1)

randy_moore
Path Finder

I don't have an answer, just some commentary

"...very profitable service whose entire value is in a very painstakingly crafted and highly complex search inside of a dashboard..."

That's a ticking time bomb for that company right there if the SPL ever made it into the world.
I would do #3, since it is so valuable to your customer.

0 Karma
Get Updates on the Splunk Community!

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!

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

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...