<?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: How can we convert raw event to XML format in Splunk? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-we-convert-raw-event-to-XML-format-in-Splunk/m-p/416916#M27420</link>
    <description>&lt;P&gt;@nerelluk - If you are not much familiar with JS it might take long time to create the feature that you asked for as it is not very straight forward requirement. But some references you can refer for quick start.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://dev.splunk.com/view/SP-CAAAE5G"&gt;How to run search from JS?&lt;/A&gt;&lt;BR /&gt;
And for xml viewer I've already mentioned Js library in the answer.&lt;/P&gt;</description>
    <pubDate>Sun, 16 Jun 2019 13:28:25 GMT</pubDate>
    <dc:creator>VatsalJagani</dc:creator>
    <dc:date>2019-06-16T13:28:25Z</dc:date>
    <item>
      <title>How can we convert raw event to XML format in Splunk?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-we-convert-raw-event-to-XML-format-in-Splunk/m-p/416910#M27414</link>
      <description>&lt;P&gt;I want to convert a raw event into an XML viewer format in Splunk. The event is of 30-40 lines. &lt;/P&gt;

&lt;P&gt;Sample Event:&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2019 10:07:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-we-convert-raw-event-to-XML-format-in-Splunk/m-p/416910#M27414</guid>
      <dc:creator>nerelluk</dc:creator>
      <dc:date>2019-06-10T10:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: How can we convert raw event to XML format in Splunk?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-we-convert-raw-event-to-XML-format-in-Splunk/m-p/416911#M27415</link>
      <description>&lt;P&gt;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxdsdsassasacdasdxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2019 10:08:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-we-convert-raw-event-to-XML-format-in-Splunk/m-p/416911#M27415</guid>
      <dc:creator>nerelluk</dc:creator>
      <dc:date>2019-06-10T10:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: How can we convert raw event to XML format in Splunk?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-we-convert-raw-event-to-XML-format-in-Splunk/m-p/416912#M27416</link>
      <description>&lt;P&gt;Hi @nerelluk,&lt;/P&gt;

&lt;P&gt;In splunk dashboard you can use HTML and JS - &lt;A href="http://dev.splunk.com/view/webframework-tutorials/SP-CAAAERB"&gt;Ref&lt;/A&gt;. Add HTML and JS file and use that JS file to display XML content on to the dashboard. For search result you can handle &lt;A href="https://answers.splunk.com/answers/117403/is-a-javascript-event-called-when-a-searchmanager-search-returns-no-data.html"&gt;search result&lt;/A&gt; from JS. You can use good &lt;A href="https://stackoverflow.com/questions/1366179/how-to-display-xml-in-a-html-page-as-a-collapsible-and-expandable-tree-using-jav"&gt;libraries&lt;/A&gt; to display XML nicely.&lt;/P&gt;

&lt;P&gt;Hope this helps!!!&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2019 14:29:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-we-convert-raw-event-to-XML-format-in-Splunk/m-p/416912#M27416</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2019-06-10T14:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: How can we convert raw event to XML format in Splunk?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-we-convert-raw-event-to-XML-format-in-Splunk/m-p/416913#M27417</link>
      <description>&lt;P&gt;Thanks for the info &lt;STRONG&gt;VatsalJagani&lt;/STRONG&gt;   &lt;/P&gt;

&lt;P&gt;it would be helpful for me if you can brief me...&lt;/P&gt;

&lt;P&gt;I am not familiar with JS...&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Nerellu&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jun 2019 04:50:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-we-convert-raw-event-to-XML-format-in-Splunk/m-p/416913#M27417</guid>
      <dc:creator>nerelluk</dc:creator>
      <dc:date>2019-06-16T04:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: How can we convert raw event to XML format in Splunk?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-we-convert-raw-event-to-XML-format-in-Splunk/m-p/416914#M27418</link>
      <description>&lt;P&gt;@nerelluk your requirement is to parse and extract XML data or to show the same as more readable xml format (visualization)?&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jun 2019 11:49:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-we-convert-raw-event-to-XML-format-in-Splunk/m-p/416914#M27418</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2019-06-16T11:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: How can we convert raw event to XML format in Splunk?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-we-convert-raw-event-to-XML-format-in-Splunk/m-p/416915#M27419</link>
      <description>&lt;P&gt;Try using xmlkv, xpath, rex, and/or extract search commands.  See if that's what you want.&lt;/P&gt;

&lt;P&gt;Also make sure your view is set correctly.&lt;/P&gt;

&lt;P&gt;There's table, list, and raw views (selectable with a drop down at the top of the list of events). Raw view will not render the syntax highlighting.  &lt;/P&gt;

&lt;P&gt;Also fast mode will not auto-extract fields unless they are indexed fields.&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jun 2019 12:52:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-we-convert-raw-event-to-XML-format-in-Splunk/m-p/416915#M27419</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2019-06-16T12:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: How can we convert raw event to XML format in Splunk?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-we-convert-raw-event-to-XML-format-in-Splunk/m-p/416916#M27420</link>
      <description>&lt;P&gt;@nerelluk - If you are not much familiar with JS it might take long time to create the feature that you asked for as it is not very straight forward requirement. But some references you can refer for quick start.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://dev.splunk.com/view/SP-CAAAE5G"&gt;How to run search from JS?&lt;/A&gt;&lt;BR /&gt;
And for xml viewer I've already mentioned Js library in the answer.&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jun 2019 13:28:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-we-convert-raw-event-to-XML-format-in-Splunk/m-p/416916#M27420</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2019-06-16T13:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: How can we convert raw event to XML format in Splunk?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-we-convert-raw-event-to-XML-format-in-Splunk/m-p/416917#M27421</link>
      <description>&lt;P&gt;You have 2 main tools, but keep in mind that you may have to shape your &lt;CODE&gt;_raw&lt;/CODE&gt; field before either of them will work:&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Spath"&gt;https://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Spath&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Xpath"&gt;https://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Xpath&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jun 2019 23:15:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-we-convert-raw-event-to-XML-format-in-Splunk/m-p/416917#M27421</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-06-16T23:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: How can we convert raw event to XML format in Splunk?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-we-convert-raw-event-to-XML-format-in-Splunk/m-p/416918#M27422</link>
      <description>&lt;P&gt;yes ..could you please help me in this &lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2019 09:55:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-we-convert-raw-event-to-XML-format-in-Splunk/m-p/416918#M27422</guid>
      <dc:creator>nerelluk</dc:creator>
      <dc:date>2019-09-06T09:55:55Z</dc:date>
    </item>
  </channel>
</rss>

