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
Get Updates on the Splunk Community!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...