Deployment Architecture

List deployment apps on a forwarder

beaunewcomb
Communicator

I have a linux-based universal forwarder that gets multiple apps from the deployment server. I'd like to find out exactly what apps it's receiving. What command to I run on the forwarder to get a list?

Tags (1)
0 Karma

sowings_splunk
Splunk Employee
Splunk Employee

grep "<app" $SPLUNK_HOME/var/run/serverclass.xml | awk -F= '{ print $2 }' | awk '{ print $1 }'

the_wolverine
Champion

I can never remember this but its:

./splunk display app

Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...