<?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: tstats commands in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-use-tstats-to-make-a-search-faster-getting-errors/m-p/521291#M3569</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="splunkyboy2_0-1600958164103.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/10967iBE7164C9D7F50356/image-size/medium?v=v2&amp;amp;px=400" role="button" title="splunkyboy2_0-1600958164103.png" alt="splunkyboy2_0-1600958164103.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;i have made the index a data model , but still getting errors that i cant work out&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 24 Sep 2020 14:37:20 GMT</pubDate>
    <dc:creator>splunkyboy2</dc:creator>
    <dc:date>2020-09-24T14:37:20Z</dc:date>
    <item>
      <title>How to use tstats to make a search faster (getting errors)?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-use-tstats-to-make-a-search-faster-getting-errors/m-p/521257#M3567</link>
      <description>&lt;P&gt;i am attempting&amp;nbsp; to use tstats to make this search faster&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;index="wss_events" sourcetype=symantec:websecurityservice:scwss-poll&lt;BR /&gt;[| inputlookup "WSSIOC4.csv"&lt;BR /&gt;| rename match as query&lt;BR /&gt;| fields query ]&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;i get an an error that i dont understand . Can anyone tell me what i need to correct to use tstats , or am i trying to do something impossible ?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="splunkyboy2_0-1600947537389.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/10966i19F775177633EC94/image-size/medium?v=v2&amp;amp;px=400" role="button" title="splunkyboy2_0-1600947537389.png" alt="splunkyboy2_0-1600947537389.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2020 15:01:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-use-tstats-to-make-a-search-faster-getting-errors/m-p/521257#M3567</guid>
      <dc:creator>splunkyboy2</dc:creator>
      <dc:date>2020-09-24T15:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: tstats commands</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-use-tstats-to-make-a-search-faster-getting-errors/m-p/521276#M3568</link>
      <description>&lt;P&gt;you can not use tstats for indexed data. your indexes should be part of datamodel and datamodel should have been accelerated. read about tstats command below:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.6/SearchReference/Tstats&amp;nbsp;" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.0.6/SearchReference/Tstats&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2020 13:44:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-use-tstats-to-make-a-search-faster-getting-errors/m-p/521276#M3568</guid>
      <dc:creator>thambisetty</dc:creator>
      <dc:date>2020-09-24T13:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: tstats commands</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-use-tstats-to-make-a-search-faster-getting-errors/m-p/521291#M3569</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="splunkyboy2_0-1600958164103.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/10967iBE7164C9D7F50356/image-size/medium?v=v2&amp;amp;px=400" role="button" title="splunkyboy2_0-1600958164103.png" alt="splunkyboy2_0-1600958164103.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;i have made the index a data model , but still getting errors that i cant work out&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2020 14:37:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-use-tstats-to-make-a-search-faster-getting-errors/m-p/521291#M3569</guid>
      <dc:creator>splunkyboy2</dc:creator>
      <dc:date>2020-09-24T14:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: tstats commands</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-use-tstats-to-make-a-search-faster-getting-errors/m-p/521302#M3572</link>
      <description>&lt;P&gt;The &lt;FONT face="courier new,courier"&gt;tstats&lt;/FONT&gt; command &lt;STRONG&gt;can&lt;/STRONG&gt; be used with indexed fields.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2020 15:06:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-use-tstats-to-make-a-search-faster-getting-errors/m-p/521302#M3572</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-09-24T15:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: tstats commands</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-use-tstats-to-make-a-search-faster-getting-errors/m-p/521304#M3573</link>
      <description>&lt;P&gt;When using subsearches, it's a good idea to run the subsearch by itself with &lt;FONT face="courier new,courier"&gt;| format&lt;/FONT&gt; appended as in&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| inputlookup mylookup.csv | rename foo as bar | fields bar | format&lt;/LI-CODE&gt;&lt;P&gt;The result will show exactly what is added to the main search.&amp;nbsp; If the resulting text is not valid as part of a search then the subsearch must be modified.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2020 15:09:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-use-tstats-to-make-a-search-faster-getting-errors/m-p/521304#M3573</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-09-24T15:09:38Z</dc:date>
    </item>
  </channel>
</rss>

