<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Displaying XML in Results in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Displaying-XML-in-Results/m-p/144269#M8738</link>
    <description>&lt;P&gt;Check this answer,&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/88638/xml-viewer-for-splunk-pretty-xml.html"&gt;http://answers.splunk.com/answers/88638/xml-viewer-for-splunk-pretty-xml.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Dec 2014 23:25:27 GMT</pubDate>
    <dc:creator>vasanthmss</dc:creator>
    <dc:date>2014-12-08T23:25:27Z</dc:date>
    <item>
      <title>Displaying XML in Results</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Displaying-XML-in-Results/m-p/144268#M8737</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;
How can I format the Splunk search results to show XML in formatted manner and not look like a raw data?&lt;BR /&gt;
Currently, it displays like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;ArrayOfError xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\"&amp;gt;  &amp;lt;Error&amp;gt;    &amp;lt;ErrorCode&amp;gt;600006&amp;lt;/ErrorCode&amp;gt;    &amp;lt;ErrorMessage&amp;gt;Current Status of Item Does Not Permit Updates&amp;lt;/ErrorMessage&amp;gt;    &amp;lt;ErrorSource&amp;gt;Web Service&amp;lt;/ErrorSource&amp;gt;  &amp;lt;/Error&amp;gt;&amp;lt;/ArrayOfError&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I want to display it like below which is more readable:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;ArrayOfError xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&amp;gt;
   &amp;lt;Error&amp;gt;
      &amp;lt;ErrorCode&amp;gt;600006&amp;lt;/ErrorCode&amp;gt;
      &amp;lt;ErrorMessage&amp;gt;Current Status of Item Does Not Permit Updates&amp;lt;/ErrorMessage&amp;gt;
      &amp;lt;ErrorSource&amp;gt;Web Service&amp;lt;/ErrorSource&amp;gt;
   &amp;lt;/Error&amp;gt;
&amp;lt;/ArrayOfError&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 07 Dec 2014 15:23:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Displaying-XML-in-Results/m-p/144268#M8737</guid>
      <dc:creator>chintanmistry</dc:creator>
      <dc:date>2014-12-07T15:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying XML in Results</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Displaying-XML-in-Results/m-p/144269#M8738</link>
      <description>&lt;P&gt;Check this answer,&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/88638/xml-viewer-for-splunk-pretty-xml.html"&gt;http://answers.splunk.com/answers/88638/xml-viewer-for-splunk-pretty-xml.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Dec 2014 23:25:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Displaying-XML-in-Results/m-p/144269#M8738</guid>
      <dc:creator>vasanthmss</dc:creator>
      <dc:date>2014-12-08T23:25:27Z</dc:date>
    </item>
  </channel>
</rss>

