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!

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...

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

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