Getting Data In

Can sourcetype control be applied in props.conf?

rrussellstscied
Explorer

Hopefully a simple question.

I can see that in props.conf you can use source, [source::.../dads_logs/*.log], to control if it's applied but can you use sourcetype:...nameofsourcetype?

Thanks

0 Karma

somesoni2
Revered Legend

The ... was specific operator to recursively look in a path. Sourcetype is not path so it won't make sense to use ... there. If you're looking to use wildcard in sourcetype name, try something like this

In props.conf

[(?:::){0}*nameofsourcetype*]
0 Karma

rrussellstscied
Explorer

Thanks for the info. I'm not looking for a wildcard but more could I replace in the props file, source:....pathtolog, with [sourcetype:dads_logs], and then the regex, date, and extractions would apply to all logs that come in with a sourcetype of dads_logs?

Sorry - I'm getting dumped into the Splunk world and having some difficulties.

Thanks

0 Karma

somesoni2
Revered Legend

If all the data that belongs to [source::.../dads_logs/*.log] (within Splunk searchindex=* source=*/dads_logs/*.log) a single sourcetype and that sourcetype is only associated with aforementioned source, then you can replace [source::.../dads_logs/*.log] with [yoursourcetype]'

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