Splunk Enterprise

help on transforms.conf

jip31
Motivator

hi

i have difficulties to understandand whats exacty do the field DEST_KEY and FORMAT on my host in stanza 1 and FORMAT in stanza 2

I have read the documentation but.....

Thanks in advance

  [rfc5424_host]
  DEST_KEY = MetaData:Host
  REGEX = <\d+>\d{1}\s{1}\S+\s{1}(\S+)
  FORMAT = host::$1
[host_as_src]
SOURCE_KEY = host
REGEX = (.+)
FORMAT = src::"$1

 

Tags (1)
0 Karma
1 Solution

isoutamo
SplunkTrust
SplunkTrust

Hi

in 1st case DEST_KEY define that value of REGEX (inside()) will put into host field. That seems to be a host value in syslog feed, based on your REGEX.

In 2nd example, I think that you have additional “ on your stanza? Basically it take host field and copy it’s content to src field.

r. Ismo

View solution in original post

0 Karma

isoutamo
SplunkTrust
SplunkTrust

Hi

in 1st case DEST_KEY define that value of REGEX (inside()) will put into host field. That seems to be a host value in syslog feed, based on your REGEX.

In 2nd example, I think that you have additional “ on your stanza? Basically it take host field and copy it’s content to src field.

r. Ismo

0 Karma
Get Updates on the Splunk Community!

Splunk Observability Cloud's AI Assistant in Action Series: Auditing Compliance and ...

This is the third post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...

Splunk Community Badges!

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

What You Read The Most: Splunk Lantern’s Most Popular Articles!

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...