Getting Data In

What is the best way to edit inputs.conf to pull logs from multiple paths into one sourcetype?

Splunkster45
Communicator

I have two sets of logs that I want to be able to ingest into splunk

/opt/Model15/log/*
/opt/Model17/log/*

What's the best way to edit the props.conf file to pull both of these logs (under one sourcetype)?

I'm thinking that the whitelist option is the best way to do this:

[monitor:///opt/Model*/log/*]
index=the_index
sourcetype=model
whitelist=/opt/Model[0-9][0-9]/log/*

Does this look right to y'all or is there a better way to do this?

Thanks!

1 Solution

ngatchasandra
Builder

Hi Splunkster45,

Try with :

[monitor:///opt/Model*/log/*]
 index=the_index
 sourcetype=model
 whitelist= \/opt\/Model\d+\/log\/\*\]

View solution in original post

ngatchasandra
Builder

Hi Splunkster45,

Try with :

[monitor:///opt/Model*/log/*]
 index=the_index
 sourcetype=model
 whitelist= \/opt\/Model\d+\/log\/\*\]
Get Updates on the Splunk Community!

Index This | When is October more than just the tenth month?

October 2025 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

What’s New & Next in Splunk SOAR

 Security teams today are dealing with more alerts, more tools, and more pressure than ever.  Join us for an ...