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
Get Updates on the Splunk Community!

See your relevant APM services, dashboards, and alerts in one place with the updated ...

As a Splunk Observability user, you have a lot of data you have to manage, prioritize, and troubleshoot on a ...

Splunk App for Anomaly Detection End of Life Announcement

Q: What is happening to the Splunk App for Anomaly Detection?A: Splunk is officially announcing the ...

Aligning Observability Costs with Business Value: Practical Strategies

 Join us for an engaging Tech Talk on Aligning Observability Costs with Business Value: Practical ...