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!

Agent Mode Engaged! Enchaining Agentic Operations with Splunk AI Assistant 2.0

    Are you ready to transform how your team handles complex data requests? We invite you to our upcoming ...

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 ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...