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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...