Splunk Dev

How to get Splunk universal forwarder GUID from cmd?

robduk1
New Member

Good morning all,

Does anyone know how to get the splunk universal forwarder GUID from cmd on a windows 10 machine?

Many thanks

Rob

Tags (1)
0 Karma

Mdkoli
New Member

@robduk1 

Use below commmand to get GUID

cat /opt/splunk/etc/instance.cfg

Output will be somehting like,

[general]
guid = 383587E7-7339-4BA7-944B-86993A2E21C6

 

 

0 Karma

adonio
Ultra Champion

like this?

$SPLUNK_HOME\etc\more instance.cfg

output will be something like this:

[general]
guid = ASAFGLF-ASDADFF-ASFSFSGSG-ADAFFAAF
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...