Getting Data In

Search by host (all indexed data Hosts list)

mudricd
Explorer

Hi,

I have syslog_ng server (sles 10). Everything is logged in this way:

/var/log/HOSTS/xx-yy/hostname or ip/log file

I have 10 syslog clients and everything works fine. Folder for every host is created...

Then i installed splunk and cofigured data inputs /var/log/HOSTS

When i go to splunk>search in all indexed data under sources i have all my log files but in Hosts section i have only one host, my sles syslog server where all messages are stored together.

I would like to have all my syslog clients under Hosts section to browse messages separately by client (host). Is it possible?

Thanks in advanced

Dragan

Tags (1)
0 Karma

the_wolverine
Champion

Hi Dragan,

If you configure for this input, set host = segment in path, it should automatically figure out your syslog hosts. Since the input has already been created you won't be able to edit it from the UI. However, you can modify the monitor input directly in $SPLUNK_HOME/etc/.../local/inputs.conf:

[monitor:///var/log/HOSTS]
host_segment = 5
sourcetype = syslog

mudricd
Explorer

Thanks a lot man!
Everything works fine now!
My hosts are finally showing up 🙂

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!

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...

span_metrics: The OpenTelemetry-Idiomatic Way to See Inside Your Services

You open a trace in Splunk Observability Cloud and everything looks fine. One root span, order-pipeline, with ...