Not able to remove tag from xml

You are using the target option in the xml filter, so you won't have your field in the root of the document.

Try to use [theXML][testsuite][testcase][0][system-err].

1 Like