Getting Data In

How do I force IP address for host property instead of hostname

tstclair
New Member

In the inputs.conf file you have the option to specific a 'host' property. Per the documentation.

If not set explicitly, this defaults
to the IP address or fully qualified
domain name of the host where the data
originated.

All my traffic is coming in under the system hostname but I want to force this to be the IP address. I've looked and looked and can't seem to find the answer, How do I set host = IP?

Tags (1)
0 Karma

jeff
Contributor

I haven't tried it, but I don't see why you couldn't set your host parameter to the IP address on each Splunk forwarder:

etc/local/inputs.conf
=====================
[default]
host = 172.18.1.1

for instance.

0 Karma

jeff
Contributor

Not any great ones... not sure if the parameter may take an environment variable? Might be worth trying- have a script set an IP variable, then set

host=$IP

on system boot before running Splunk. I don't have a lot of confidence in this, but might be worth a shot.

0 Karma

tstclair
New Member

I'd expect that this would work to send all traffic as 172.18.1.1 but hard coding a value isn't viable for me.

The Splunk forwarders are running in AWS on EC2 instances. I may have N number of these E2C instances running which all have been started from the same image. With this solution I'd get all nodes reporting as 172.18.1.1.

Thanks for the response though. Any other thoughts?

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...