Splunk Search

How to update app with deployment server without overwriting current csv files?

franks59
Explorer

I have an app that updates a lookup table from a saved search each night. The app is going to be updated periodically via a deployment server.

How can I keep the deployment server from overwriting the current lookup (.csv) files? If I leave them out of the deployment package, it will end up deleting them altogether.

Is it possible that the lookup files can reside in another app dedicated to housing the lookups and still be able to be called from the other app?

0 Karma

strive
Influencer

Yes, it is possible to have lookup CSV files in other app. You have to edit serverclass.conf file to include that app also to be deployed to your node.

We generally follow this design: Keep all the common files in a common app and push that app to all nodes. In our case lookups are also part of this common app.

0 Karma

franks59
Explorer

I forsee functionality of the apps depending on the common app expanding, requiring more csv files.

How do you then upgrade the common (csv) app without losing the current data?

0 Karma

musskopf
Builder

One more thing, the data for all lookups might be the same on all servers you're deploying it, right?! if that's the case you might decide to use a NFS or Samba share to store this file instead of re-create it on all servers each night.

0 Karma

musskopf
Builder

I have something similar. I've create a "core" app with my important and shared lookups so I can play with the other apps without worrying about it. Just make sure you configure the permissions for the lookup file and definitions to "all apps"

0 Karma
Get Updates on the Splunk Community!

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...