Deployment Architecture

Server.conf serverName variables

agodoy
Communicator

I am trying to develop a standardized version of server.conf to deploy to all my forwarders.

In a Windows environment I am using the following:

serverName = $HOSTNAME

I tried using %COMPUTERNAME% but Splunk displayed an error when using %s. Fortunatly there was no errors when using a *nix variable. Where can I verify that the value for serverName is being interpreted correctly?

Tags (1)
0 Karma

andrewcg
Path Finder

You are on the right track with $, just use $ with the Windows environment variable.

 [general]
 serverName=$COMPUTERNAME
0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...