Getting Data In

Filter according folders of the source filed

avitallange
Explorer

Hi,

I would like to have the option to filter according the sub folders of the source.
For example:
If my source is: E:\Logs\ComponentNameX\InstanceY\logZ.txt

I would like extract the folder of ComponentName and the folder of InstanceName.

Could you please help to do this?

Thanks!

Tags (3)
0 Karma

mloven_splunk
Splunk Employee
Splunk Employee

avitallange,

I haven't done this before, but I'd guess that this would work.

In transforms.conf

[myextraction]
SOURCE_KEY = MetaData:Source 
REGEX = E:\\Logs\\([^\\]+)\\([^\\]+)\\.*\.txt
FORMAT = component::$1 instance::$2

And in props.conf

[your_sourcetype_name]
REPORT-myextraction = myextraction
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...