Getting Data In

Get a long string in a form of array without using Rex

beriwalnishant
Path Finder

Hi Team,

I have a field that has the data in this format below :

[ { data data data }],[ {data data data}]

As you see the data in the Bar and Curly bracket sets are more than one separated by comma however when I used 'stats count by field' or table field only first set of brackets return, anything after comma is dropped.

With rex I am able to extract the entire string data extracting to new field but I dont want to use Rex on Raw - our company doesnt promote and support it and warn us to not to use it.

I tried delim=, with makemv, mvcombine etc but it only shows data in first set of bar brackets, rex on field also doesnt show data beyond first set of bar brackets.

Is there a way to get the entire string by not using rex on Raw but using field itself.

 

Thanks in advance

Nishant

Labels (2)
Tags (5)
0 Karma

beriwalnishant
Path Finder

Thanks a lot @ITWhisperer 

Not sure but they reckon it loads the server so they do not promote using rex, thanks I will try spath but with Rex into new field worked like charm.

It's indeed JSON I forgot to mention it.  I did try mvexpand but it doesnt work, for Spath I am unable to work out on what and how to mention in path.

Thanks

 

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Can you share a sample anonymised event in a code block </> 

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Why does your company not want you to use the tools available to you?

If you were allowed to use rex, have you been using max_match=0?

If this is really JSON (as your tagging seems to suggest) have you tried using spath?

Do you need the different comma delimited parts to be counted separately, e.g. each part in its own event, if so, have you considered split and mvexpand?

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Maximizing the Value of Splunk ES 8.x

Splunk Enterprise Security (ES) continues to be a leader in the Gartner Magic Quadrant, reflecting its pivotal ...

Operationalizing TDIR: Building a More Resilient, Scalable SOC

Optimizing SOC workflows with a unified, risk-based approach to Threat Detection, Investigation, and Response ...

Introducing .conf Stories Series!

“.conf Stories” Series – First Feature: Rich Mahlerwein   Every year .conf brings together some of the most ...