
xmlunescape
Description
Un-escapes xml
characters, including entity references such as &, <, and >, so that they return to their corresponding characters. For example, &
becomes &
.
Syntax
xmlunescape maxinputs=<int>
Required arguments
- maxinputs
- Syntax: maxinputs=<int>
- Description: The maximum number of inputs.
Examples
Example 1: Un-escape all XML characters.
... | xmlunescape
PREVIOUS xmlkv |
NEXT xpath |
This documentation applies to the following versions of Splunk Cloud™: 7.0.13, 7.2.4, 7.2.6, 7.2.7, 7.2.8, 7.2.9, 7.2.10, 8.0.2006, 8.0.2007, 8.1.2008, 8.1.2009, 8.1.2011, 8.1.2012, 8.1.2101
Feedback submitted, thanks!