Getting Data In

How do I set a hostname?

matt
Splunk Employee
Splunk Employee

What do I need to do to set the correct hostname for an event?

1 Solution

matt
Splunk Employee
Splunk Employee

Hostnames in splunk can be set in many ways.

You can set it explicitly in inputs.conf.

For incoming TCP traffic, the host can be set with the following in your inputs.conf connection_host = ip | dns

The host value can always be overwritten via props/transforms configurations. This is how the host value is set when the event is sourcetyped as syslog. Props/transforms configs will trump what is defined in inputs.conf

More details can be found here

View solution in original post

jrodman
Splunk Employee
Splunk Employee

Corrolary to emma: be wary of sourcetyping things as 'syslog' which aren't, as you may get other strings pulled out as a hostname.

emma
Splunk Employee
Splunk Employee

an important thing to note: if you're indexing syslog data, set the sourcetype to "syslog" and your host will be extracted automatically from your events. you can set a default host that will get assigned to any event that doesn't contain a host name or IP address.

matt
Splunk Employee
Splunk Employee

Hostnames in splunk can be set in many ways.

You can set it explicitly in inputs.conf.

For incoming TCP traffic, the host can be set with the following in your inputs.conf connection_host = ip | dns

The host value can always be overwritten via props/transforms configurations. This is how the host value is set when the event is sourcetyped as syslog. Props/transforms configs will trump what is defined in inputs.conf

More details can be found here

Get Updates on the Splunk Community!

New Year, New Changes for Splunk Certifications

As we embrace a new year, we’re making a small but important update to the Splunk Certification ...

[Puzzles] Solve, Learn, Repeat: Unmerging HTML Tables

[Puzzles] Solve, Learn, Repeat: Unmerging HTML TablesFor a previous puzzle, I needed some sample data, and ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...