Logstash filter for a log record from filebeats

As I said, if you use store_xml => true there is no need to extract the XML. If store_xml => false then you can use dissect, grok, or mutate+gsub.