Getting Data In

dynamic host name

eidil
Explorer

My previous team has set a static host name in the input.conf. I am currently trying to make the IP as the host name. I had tried using host_segment=3 and it did not work. Any suggestions?

[default]
host = IDSPGASPVLOGP01

[monitor:///opt/syslog/172.16.43.126/*/*/*]
disabled = 0
sourcetype = cisco:ios
interval = 30

[monitor:///opt/syslog/172.16.63.77/*/*/*]
disabled = 0
sourcetype = cisco:ios
interval = 30

[monitor:///opt/syslog/172.16.43.30/*/*/*]
disabled = 0
sourcetype = cisco:ios
interval = 30

Labels (1)
0 Karma

isoutamo
SplunkTrust
SplunkTrust

Hi

When your files are  named e.g. /opt/syslog/172.16.43.126/net/Cisco/router.log then your monitor should match these and also that host_segment = 3 should work.

What btool shows for inputs?

Can you try the next (just replace those multiple with this)

[monitor:///opt/syslog/172.*/*/*/*]
host_segment = 3
disabled = 0
sourcetype = cisco:ios
interval = 30

 r. Ismo

0 Karma

to4kawa
Ultra Champion

How about INGEST_EVAL with extracting from source?

0 Karma
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!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...