Splunk Search

Can you help me add a multvalue field extracting search to props?

Splunk_rocks
Path Finder

Hello Splunkers,

I have the below search working fine and extracting fields so how can i add to props file to make it permanent.

index=** sourcetype=logxx
| makemv delim="," rname

Tags (2)

harsmarvania57
SplunkTrust
SplunkTrust

Hi @Splunk_rocks,

You can create fields.conf with below configuration.

[yourfield]
TOKENIZER = ([^\,]+)\,?
0 Karma

Splunk_rocks
Path Finder

I have not tried but looks like this one also i need

| makemv delim="|" name

0 Karma

Splunk_rocks
Path Finder

I have tried below things in fields.conf but it did not worked

[myfield]
TOKENIZER = ([^|]+)|?
OR

[myfield ]
TOKENIZER = ([^\x7c]+)

[workstations]
TOKENIZER = ([^\,]+)\,?

0 Karma
Get Updates on the Splunk Community!

Take the 2021 Splunk Career Survey for $50 in Amazon Cash

Help us learn about how Splunk has impacted your career by taking the 2021 Splunk Career Survey. Last year’s ...

Using Machine Learning for Hunting Security Threats

WATCH NOW Seeing the exponential hike in global cyber threat spectrum, organizations are now striving more for ...

Observability Newsletter Highlights | March 2023

 March 2023 | Check out the latest and greatestSplunk APM's New Tag Filter ExperienceSplunk APM has updated ...