Knowledge Management

How to match an array of CVEs into CIM CVE field?

shai
Explorer

Hello

My data is formatted as JSON and it contains a field named "cves" which contains an array of cve codes related to the event.  If I simply alias it to CVE then one row will contain all the CVES:

[props.conf]
FIELDALIAS-cve = cves as cve

 

I assume that in order for the data to be useful, I have to somehow break the array in such a way that each value will enter as a separate row.

Is this assumption correct? 
and if so, what is they way to do that in props.conf? 

Thank you

0 Karma
Get Updates on the Splunk Community!

Exciting News: The AppDynamics Community Joins Splunk!

Hello Splunkers,   I’d like to introduce myself—I’m Ryan, the former AppDynamics Community Manager, and I’m ...

The All New Performance Insights for Splunk

Splunk gives you amazing tools to analyze system data and make business-critical decisions, react to issues, ...

Good Sourcetype Naming

When it comes to getting data in, one of the earliest decisions made is what to use as a sourcetype. Often, ...