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!

Detecting Remote Code Executions With the Splunk Threat Research Team

REGISTER NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If ...

Observability | Use Synthetic Monitoring for Website Metadata Verification

If you are on Splunk Observability Cloud, you may already have Synthetic Monitoringin your observability ...

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...