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!

Can’t Make It to Boston? Stream .conf25 and Learn with Haya Husain

Boston may be buzzing this September with Splunk University and .conf25, but you don’t have to pack a bag to ...

Splunk Lantern’s Guide to The Most Popular .conf25 Sessions

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Unlock What’s Next: The Splunk Cloud Platform at .conf25

In just a few days, Boston will be buzzing as the Splunk team and thousands of community members come together ...