Splunk Enterprise

How To Append Nix Variable to MetaData:Source

morethanyell
Builder

Hi,

How to properly append the server's hostname, i.e. $HOSTNAME to the source? This was my failed attempt:

 

 

#transforms.conf

[append-hf-hostname-to-src]
SOURCE_KEY = source
REGEX = (.*)
FORMAT = source::$1:$HOSTNAME
DEST_KEY = MetaData:Source

#props.conf

[my:cute:sourcetype]
TRANSFORMS-newsrc=append-hf-hostname-to-src

 

 

 

Thanks in advance.

Labels (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

From what I understand, the only environment variable you can rely on in config file is $SPLUNK_HOME.

---
If this reply helps you, Karma would be appreciated.
Get Updates on the Splunk Community!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...