Getting Data In

how we can assign a default value for empty tag with KV_MODE=xml?

imgarytan
Path Finder

Hi folks,

Any idea how we can assign a default value for empty tag with KV_MODE=xml?

The reason is, we have a xml segment repeated multiple times under same parent/grandparent, as such same tag names (xpath) repeated multiple times. So one field for each tag name is extracted with a mv value.
Now the issue is if some of the tag in the middle is empty, it will mess up the mv index in these fields.
And we need the full xpath as the field name, so it is hard to do a manual generic field extraction ($1::$2) either. 

A quick thought is if we can fill up a special value in the raw, then all mv fields will stay well aligned. But is this the only option?

Any suggestion or better solution?
Or can we do it at search time with sonething like " | rex field=ccnumber mode=sed ..."

 

Thanks a lot

 

 

Labels (2)
Tags (1)
0 Karma

imgarytan
Path Finder

Or can we maintain the MV index, to have a mv value like below? so if the third tag is empty, then keep the empty value stay in the right index?
A
B

D

 

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...