<?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: SPlunk queries not returning anything in table in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-are-Splunk-queries-not-returning-anything-in-table/m-p/657482#M227099</link>
    <description>&lt;P&gt;i dont see the stats coming here with stats command as well&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;index=address-validation RESP_MARKER | rex field=log "\"operationPath\"\:\"(?&amp;lt;path&amp;gt;\w+).*\"operationType\"\:\"(?&amp;lt;type&amp;gt;\w+).*\"region\"\:\"(?&amp;lt;reg&amp;gt;\w+).*" | stats count by path, type, reg&lt;/P&gt;</description>
    <pubDate>Wed, 13 Sep 2023 20:16:05 GMT</pubDate>
    <dc:creator>venugoski</dc:creator>
    <dc:date>2023-09-13T20:16:05Z</dc:date>
    <item>
      <title>Why are Splunk queries not returning anything in table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-are-Splunk-queries-not-returning-anything-in-table/m-p/657460#M227093</link>
      <description>&lt;P&gt;Splunk queries not returning anything in table.&amp;nbsp;&lt;SPAN&gt;I see events matching for these queries but nothing under 'Statistics' section.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;index=address-validation RESP_MARKER | rex field=log "\"operationPath\"\:\"(?&amp;lt;path&amp;gt;\w+).*\"operationType\"\:\"(?&amp;lt;type&amp;gt;\w+).*\"region\"\:\"(?&amp;lt;reg&amp;gt;\w+).*" | table path, type, reg&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;index=club-finder RESP_MARKER | rex field=log "\"operationPath\"\:\"\/(?&amp;lt;path&amp;gt;\w+).*\"operationType\"\:\"(?&amp;lt;type&amp;gt;\w+).*\"region\"\:\"(?&amp;lt;reg&amp;gt;\w+).*\"totalTime\"\:(?&amp;lt;timeTaken&amp;gt;\w+)" | table type, path, timeTaken, reg&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2023 17:10:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-are-Splunk-queries-not-returning-anything-in-table/m-p/657460#M227093</guid>
      <dc:creator>venugoski</dc:creator>
      <dc:date>2023-09-14T17:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: SPlunk queries not returning anything in table</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-are-Splunk-queries-not-returning-anything-in-table/m-p/657479#M227098</link>
      <description>&lt;P&gt;The queries do not contain statistics-generating commands (&lt;FONT face="courier new,courier"&gt;stats&lt;/FONT&gt;, &lt;FONT face="courier new,courier"&gt;timechart&lt;/FONT&gt;, etc.) so there is nothing for the Statistics tab to show.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 19:22:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-are-Splunk-queries-not-returning-anything-in-table/m-p/657479#M227098</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-09-13T19:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: SPlunk queries not returning anything in table</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-are-Splunk-queries-not-returning-anything-in-table/m-p/657482#M227099</link>
      <description>&lt;P&gt;i dont see the stats coming here with stats command as well&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;index=address-validation RESP_MARKER | rex field=log "\"operationPath\"\:\"(?&amp;lt;path&amp;gt;\w+).*\"operationType\"\:\"(?&amp;lt;type&amp;gt;\w+).*\"region\"\:\"(?&amp;lt;reg&amp;gt;\w+).*" | stats count by path, type, reg&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 20:16:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-are-Splunk-queries-not-returning-anything-in-table/m-p/657482#M227099</guid>
      <dc:creator>venugoski</dc:creator>
      <dc:date>2023-09-13T20:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: SPlunk queries not returning anything in table</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-are-Splunk-queries-not-returning-anything-in-table/m-p/657624#M227144</link>
      <description>&lt;P&gt;Make sure the path, type, and reg fields are not null.&amp;nbsp; The &lt;FONT face="courier new,courier"&gt;stats&lt;/FONT&gt; command will not return results for null groupBy fields.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2023 14:15:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-are-Splunk-queries-not-returning-anything-in-table/m-p/657624#M227144</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-09-14T14:15:01Z</dc:date>
    </item>
  </channel>
</rss>

