Getting Data In

Renaming Host Dynamically

peter_gianusso
Communicator

Trying to assign the "esxi_hosts" sourcetype to any event that has a value of "vm[0-9][0-9]" for the host field:

inputs.conf

[monitor://\\njros1bva0597\d$\LogFiles\W3SVC1\]
disabled = 0
host = VM99
index=imaging
whitelist = \.log$

props.conf

[source::...\\ex*.log] 
sourcetype = VM88

[source::...\\CAPPM*.log] 
sourcetype = VM11

[VM88]

TRANSFORMS-hostname = rewrite_sourcetype_from_host

transforms.conf

[rewrite_sourcetype_from_host]
SOURCE_KEY = MetaData:Host
REGEX = vm\d\d
DEST_KEY = MetaData:Sourcetype
FORMAT = sourcetype::esxi_hosts
0 Karma
1 Solution

peter_gianusso
Communicator

a fix to the regex of
vm\d\d
to
VM\d\d

fixed the issue

View solution in original post

0 Karma

peter_gianusso
Communicator

a fix to the regex of
vm\d\d
to
VM\d\d

fixed the issue

0 Karma

peter_gianusso
Communicator

no that won't fix the issue given the scenario...the source type is dynamically assigned in the props.conf

0 Karma

piebob
Splunk Employee
Splunk Employee

let us know if this fixes the issue, and i will convert Kristian's comment to an answer 🙂

0 Karma

peter_gianusso
Communicator

there are multiple log files in the directory and they are being assigned a sourcetype in the props.conf dynamically...I tried to simplify the information because I didn't think it was relevant...I will add the stanza

kristian_kolb
Ultra Champion

maybe I'm missing something... can't you just set the sourcetype in the monitor stanza in inputs.conf

[monitor]
sourcetype=esxi_hosts
blah blah
blah
etc.
etc.

peter_gianusso
Communicator

source type always ends up as VM88

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Why Splunk Customers Should Attend Cisco Live 2026 Las Vegas

Why Splunk Customers Should Attend Cisco Live 2026 Las Vegas     Cisco Live 2026 is almost here, and this ...

What Is the Name of the USB Key Inserted by Bob Smith? (BOTS Hint, Not the Answer)

Hello Splunkers,   So you searched, “what is the name of the usb key inserted by bob smith?”  Not gonna lie… ...

Automating Threat Operations and Threat Hunting with Recorded Future

    Automating Threat Operations and Threat Hunting with Recorded Future June 29, 2026 | Register   Is your ...