XPath: XMLField -> ResultField — The value of this property specifies an XPath expression that should be evaluated for the specified
XMLField, with the result put into the
ResultField in the normalized event. Only simple data types (boolean/float/string) can be returned at present, so XPath expressions that match multiple nodes only return the first matching node. See
XPath examples.