Getting Data In

Is it possible to make Splunk use the HOSTNAME field instead of the fromHost field with syslog events?

nterry
Path Finder

As stated above, we have noticed that Splunk is setting the hostname index for syslog events to the value of the fromHost field. We need to be able to set it to the value contained in the HOSTNAME or fix the fromHost to not be localhost.

Does anyone ave any ideas as to how to fix this behavior?

0 Karma

johandk
Path Finder

You can also set the host field in inputs.conf but I've found that using props and transforms is more flexible.

http://docs.splunk.com/Documentation/Splunk/latest/admin/inputsconf

Damien_Dallimor
Ultra Champion

You can setup custom index time transforms on the host meta field by configuring stanzas in props.conf and transforms.conf

A few answers similar to this on Splunkbase already.Here is a good link:

http://docs.splunk.com/Documentation/Splunk/latest/Data/overridedefaulthostassignments

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

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

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...