<?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: XML extractions not working in 6 in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/XML-extractions-not-working-in-6/m-p/161238#M9932</link>
    <description>&lt;P&gt;Is it the &lt;COLUMN name="DATE_TIME"&gt;2/21/2014 9:35:53&lt;/COLUMN&gt; format which is creating an issue? I know that its like &lt;DATE_TIME&gt;2/21/2014 9:35:53&lt;/DATE_TIME&gt; it wont have any issues. Should I change the format ?&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2014 18:51:41 GMT</pubDate>
    <dc:creator>theouhuios</dc:creator>
    <dc:date>2014-02-21T18:51:41Z</dc:date>
    <item>
      <title>XML extractions not working in 6</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/XML-extractions-not-working-in-6/m-p/161237#M9931</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;

&lt;P&gt;I did try XML extractions before on 4.3 which used to work fine. But in 6 I seem to have an issue.&lt;/P&gt;

&lt;P&gt;Here is my config&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;BREAK_ONLY_BEFORE =^\&amp;lt;\?xml
SHOULD_LINEMERGE = true
MAX_TIMESTAMP_LOOKAHEAD=200
KV_MODE = xml
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And the data looks like &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;?xml version="1.0" encoding="UTF-8" ?&amp;gt;
&amp;lt;ResultSetData&amp;gt;
&amp;lt;Row&amp;gt;
&amp;lt;Column name="DATE_TIME"&amp;gt;2/21/2014 9:35:53&amp;lt;/Column&amp;gt;
&amp;lt;Column name="HOST_NAME"&amp;gt;xxxxx&amp;lt;/Column&amp;gt;
&amp;lt;Column name="INSTANCE_NAME"&amp;gt;yyyyy&amp;lt;/Column&amp;gt;
&amp;lt;Column name="USERNAME"&amp;gt;aaaaaa&amp;lt;/Column&amp;gt;
&amp;lt;Column name="PROFILE"&amp;gt;zzzzz&amp;lt;/Column&amp;gt;
&amp;lt;Column name="ACCOUNT_STATUS"&amp;gt;ccccc&amp;lt;/Column&amp;gt;
&amp;lt;/Row&amp;gt;
&amp;lt;/ResultSetData&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Line breaking and timestamp looks good but the field extractions doesn't seem to work.Any ideas?&lt;/P&gt;

&lt;P&gt;When I use spath that works again&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2014 15:44:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/XML-extractions-not-working-in-6/m-p/161237#M9931</guid>
      <dc:creator>theouhuios</dc:creator>
      <dc:date>2014-02-21T15:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: XML extractions not working in 6</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/XML-extractions-not-working-in-6/m-p/161238#M9932</link>
      <description>&lt;P&gt;Is it the &lt;COLUMN name="DATE_TIME"&gt;2/21/2014 9:35:53&lt;/COLUMN&gt; format which is creating an issue? I know that its like &lt;DATE_TIME&gt;2/21/2014 9:35:53&lt;/DATE_TIME&gt; it wont have any issues. Should I change the format ?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2014 18:51:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/XML-extractions-not-working-in-6/m-p/161238#M9932</guid>
      <dc:creator>theouhuios</dc:creator>
      <dc:date>2014-02-21T18:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: XML extractions not working in 6</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/XML-extractions-not-working-in-6/m-p/161239#M9933</link>
      <description>&lt;P&gt;we have it in the format &lt;DATE_TIME&gt; &lt;/DATE_TIME&gt; etc and it works great&lt;BR /&gt;
In addition, you probably just want to start with the &lt;RESULTSETDATA&gt; tag right? so you could do break only before ^&amp;lt;ResultSetData  etc?&lt;/RESULTSETDATA&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2014 19:19:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/XML-extractions-not-working-in-6/m-p/161239#M9933</guid>
      <dc:creator>aelliott</dc:creator>
      <dc:date>2014-02-21T19:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: XML extractions not working in 6</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/XML-extractions-not-working-in-6/m-p/161240#M9934</link>
      <description>&lt;P&gt;I did that too . Line Break isn't really a problem here as I am not really particular about it. Looks like I will have to change the format of the XML now. Is there no way for us to make splunk do those extractions in KV_MODE as XML?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2014 19:25:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/XML-extractions-not-working-in-6/m-p/161240#M9934</guid>
      <dc:creator>theouhuios</dc:creator>
      <dc:date>2014-02-21T19:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: XML extractions not working in 6</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/XML-extractions-not-working-in-6/m-p/161241#M9935</link>
      <description>&lt;P&gt;Any idea if this can be done?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2014 15:14:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/XML-extractions-not-working-in-6/m-p/161241#M9935</guid>
      <dc:creator>theouhuios</dc:creator>
      <dc:date>2014-02-24T15:14:24Z</dc:date>
    </item>
  </channel>
</rss>

