<?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 IndexScopedSearch and default ingest timestamp in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/IndexScopedSearch-and-default-ingest-timestamp/m-p/391227#M69944</link>
    <description>&lt;P&gt;&lt;STRONG&gt;Splunk Enterprise&lt;/STRONG&gt;. Version: &lt;STRONG&gt;7.2.3&lt;/STRONG&gt;. Build: &lt;STRONG&gt;06d57c595b80&lt;/STRONG&gt;.&lt;/P&gt;

&lt;P&gt;New dataset of a 70 MB log file. The timestamp of the log file was based on seconds the device operated, not a traditional month, day, year, etc... When I ingested the file to Splunk, it was assigned the default timestamp of the time of ingest since there was no discernible timestamp. I wanted to round the time to the nearest tenth of a second since further granularity is not needed at this point:&lt;BR /&gt;
&lt;CODE&gt;index=main source="03182019.csv" &lt;BR /&gt;
|  eval appTime=round(time)&lt;BR /&gt;
|  stats c by appTime&lt;BR /&gt;
| sort appTime&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;When I try doing this search I receive this error: &lt;BR /&gt;
&lt;CODE&gt;Error in 'IndexScopedSearch': The search failed. More than 1000000 events found at time 1553486400.&lt;/CODE&gt;&lt;BR /&gt;
Understandably, this is a lot of events but &lt;STRONG&gt;is there no way to increase the limit&lt;/STRONG&gt; so searches like this can be run? Currently, it only returns chunks of the data and there are large amounts of it missing. &lt;/P&gt;</description>
    <pubDate>Thu, 04 Apr 2019 20:17:18 GMT</pubDate>
    <dc:creator>ellothere</dc:creator>
    <dc:date>2019-04-04T20:17:18Z</dc:date>
    <item>
      <title>IndexScopedSearch and default ingest timestamp</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/IndexScopedSearch-and-default-ingest-timestamp/m-p/391227#M69944</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Splunk Enterprise&lt;/STRONG&gt;. Version: &lt;STRONG&gt;7.2.3&lt;/STRONG&gt;. Build: &lt;STRONG&gt;06d57c595b80&lt;/STRONG&gt;.&lt;/P&gt;

&lt;P&gt;New dataset of a 70 MB log file. The timestamp of the log file was based on seconds the device operated, not a traditional month, day, year, etc... When I ingested the file to Splunk, it was assigned the default timestamp of the time of ingest since there was no discernible timestamp. I wanted to round the time to the nearest tenth of a second since further granularity is not needed at this point:&lt;BR /&gt;
&lt;CODE&gt;index=main source="03182019.csv" &lt;BR /&gt;
|  eval appTime=round(time)&lt;BR /&gt;
|  stats c by appTime&lt;BR /&gt;
| sort appTime&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;When I try doing this search I receive this error: &lt;BR /&gt;
&lt;CODE&gt;Error in 'IndexScopedSearch': The search failed. More than 1000000 events found at time 1553486400.&lt;/CODE&gt;&lt;BR /&gt;
Understandably, this is a lot of events but &lt;STRONG&gt;is there no way to increase the limit&lt;/STRONG&gt; so searches like this can be run? Currently, it only returns chunks of the data and there are large amounts of it missing. &lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2019 20:17:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/IndexScopedSearch-and-default-ingest-timestamp/m-p/391227#M69944</guid>
      <dc:creator>ellothere</dc:creator>
      <dc:date>2019-04-04T20:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: IndexScopedSearch and default ingest timestamp</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/IndexScopedSearch-and-default-ingest-timestamp/m-p/512305#M86925</link>
      <description>&lt;P&gt;We are experiencing this issue when creating summaries with more than 1M results...&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2020 08:54:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/IndexScopedSearch-and-default-ingest-timestamp/m-p/512305#M86925</guid>
      <dc:creator>secrecys</dc:creator>
      <dc:date>2020-08-04T08:54:46Z</dc:date>
    </item>
  </channel>
</rss>

