Getting Data In

Friendly names for source

virtualpony
Path Finder

Is it possible to give source friendly names? I collect a bunch of ESXi syslogs from a file and it shows up in splunk as D:\longpath\ipaddress\syslog.log. Because the source name is so long, it gets truncated with ... In the chart legends. I'd like to give it a more meaningful name like 'ESXi-01'.

Thanks

Tags (2)
0 Karma

ChrisG
Splunk Employee
Splunk Employee

You can use the rename attribute in the source type stanza in your props.conf file. See Rename source types in the Getting Data In Manual.

0 Karma

gkanapathy
Splunk Employee
Splunk Employee

Right idea, but rename changes the field name, not the field value. you want eval and one of the eval functions to change the value, or possibly the rex command. (Though you do what the rex command does with eval using the replace() function.)

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!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...