Deployment Architecture

Is it possible to retrieve the hashes of apps pushed by the deployment server before deploying?

quasikaze
Explorer

According to the top answer in the question titled "Deployment Server - when app is redeployed, what is overwritten" (url listed below), the deployment server creates a hash of an app and compares it to the hash of what it has and then decides accordingly. Is there a file or database somewhere on the deployment server that contains the listing of hashes by app and computer? I would like to be able to retrieve them to validate the users aren't modifying anything on the universal forwarders. I want to get those hashes and then compare them to a hash of what's currently on the machine. I could write a script to go through and do this myself, but if there is some type of backend functionality Splunk has that I'm unaware of, that would be wonderful. Maybe there is already a different way to prevent a user from altering anything?

0 Karma

somesoni2
Revered Legend

On Deployment Server, you'll find the deployment bundles for each app assigned for each serverclass defined in serverclass.conf in below path

$SPLUNK_HOME/var/run/tmp/<<ServerClassName>>

App bundles to be found in $SPLUNK_HOME/var/run/tmp/<<ServerClassName>>/<<appname>>-timestmap.bundle

On the client/forwarder, last received bundle is stored in following path.

$SPLUNK_HOME/var/run/<<ServerClassName>>/<<appname>>-timestmap.bundle
0 Karma
Get Updates on the Splunk Community!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI! Discover how Splunk’s agentic AI ...

[Puzzles] Solve, Learn, Repeat: Dereferencing XML to Fixed-length events

This challenge was first posted on Slack #puzzles channelFor a previous puzzle, I needed a set of fixed-length ...

Stay Connected: Your Guide to December Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...