Knowledge Management

how do I take the next set of values where i am getting only the first set ?

shaal89
New Member

Here is the log,

headline="[{'contentUUID':'10a1f2a2-1489-11e7-b0c1-37e417ee6c76','title':'South Africa\xE2\x80\x99s Zuma embarks on a game of chicken with markets'},{'contentUUID':'6961129e-14fa-11e7-80f4-13e067d5072c','title':'Race for speed among algo traders hits peak'}]"

I am able to get the first contentUUID and title by adding the search - rex field=_raw "'contentUUID':'(?P[^']+)" | rex field=_raw "'title':'(?P

Tags (1)
0 Karma

cmerriman
Super Champion

can you add this before your rex command?:

|makemv delim="},{" data
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 ...