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!

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 ...