Getting Data In

host name extraction for multiple types of logs

spatil
Path Finder

Hi ,

I have two different types of logs, performance logs and alert logs. for performance logs , I have a folder structure as follows, \Splunk\etc\apps\myApp\logs\log_sample\host1\gn1*.cvs \Splunk\etc\apps\myApp\logs\log_sample\host2\gn2*.cvs \Splunk\etc\apps\myApp\logs\log_sample\host3\gn3*.cvs

here, host1, host2, and host3 are my host names. I managed to extract above host names using "host_segment" in inputs.conf.

Now, for alert logs I have a below directory structure. \Splunk\etc\apps\myApp\logs\AlertLogs*.csv For all these alert logs I need a static hostname say "alert".

How can I configure Inputs.conf to handle above situation ?

Regards, S.

Tags (1)
0 Karma

jgauthier
Contributor

on the input stanza, i believe you can set it explicity:

host=alert

I am doing that with my firewall logs, so the host is set to be the city location.

jgauthier
Contributor

What is the host showing up as? You probably want to remove the host_segment here, it's not necessary.

0 Karma

spatil
Path Finder

I have already added below lines in inputs.conf, still it is not working host_segment=7 [source::...AlertLogs...] host=alert

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...