Getting Data In

How to edit my forwarder configuration to monitor multiple log files to send to multiple indexes?

bzhsteven
New Member

I have a forwarder which I want to send multiple monitoring to multiple indexes. In example so:

[monitor:///var/log/apache2/.log]
index=web

[monitor:///var/log/mail.log*]
index=mail

The problem I am having is that the forwarder seems to not send anything anymore as long as I have more than one [monitor:// ...

I made manually the setup into the /opt/splunkforwarder/etc/system/local/inputs.conf and restarted the splunk forwarder.

any clue where I could look to solve this? Tx in advance.

0 Karma

aakwah
Builder

May be because sourcetype is missing, try the following:

[monitor:///var/log/apache2/.log]
index=web
sourcetype = web

[monitor:///var/log/mail.log*]
index=mail
sourcetype = mail

If it is still not working please check splunkd.log for any errors,

tail -f /opt/splunkforwarder/var/log/splunk/splunkd.log

Regards,

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 ...