<?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 to increase the number of results in &amp;quot;show source&amp;quot; in Splunk to 10000? in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-increase-the-number-of-results-in-quot-show-source-quot/m-p/646397#M16545</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/244498"&gt;@super_saiyan&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can update limits.conf to change the Show Source settings.&amp;nbsp; The docs mention that results are "pruned" so while you increase the limit, you may still not get an increase in events displayed.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Admin/limitsconf#.5Bshow_source.5D" target="_self"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Admin/limitsconf#.5Bshow_source.5D&lt;/A&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[show_source]
distributed = &amp;lt;boolean&amp;gt;
* Whether or not a distributed search is performed to get events from all
  servers and indexes.
* Turning this off results in better performance for show source, but events
  will only come from the initial server and index.
* Default: true

distributed_search_limit = &amp;lt;unsigned integer&amp;gt;
* The maximum number of events that are requested when performing a search
  for distributed show source.
* As this is used for a larger search than the initial non-distributed show
  source, it is larger than max_count
* Splunk software rarely returns anywhere near this number of results,
  as excess results are pruned.
* The point is to ensure the distributed search captures the target event in an environment with many events.
* Default: 30000

max_count = &amp;lt;integer&amp;gt;
* Maximum number of events accessible by show_source.
* The show source command will fail when more than this many events are in the same second as the requested event.
* Default: 10000

max_timeafter = &amp;lt;timespan&amp;gt;
* Maximum time after requested event to show.
* Default: '1day' (86400 seconds)

max_timebefore = &amp;lt;timespan&amp;gt;
* Maximum time before requested event to show.
* Default: '1day' (86400 seconds)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jun 2023 00:30:37 GMT</pubDate>
    <dc:creator>danspav</dc:creator>
    <dc:date>2023-06-09T00:30:37Z</dc:date>
    <item>
      <title>How to increase the number of results in "show source" in Splunk to 10000?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-increase-the-number-of-results-in-quot-show-source-quot/m-p/646078#M16513</link>
      <description>&lt;P&gt;How do i increase the Number of results in "&lt;STRONG&gt;show source" &lt;/STRONG&gt;in Splunk to 10000. Now the maximum limit is 1000.&lt;BR /&gt;Please refer to the screen print.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="super_saiyan_0-1686132347782.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/25729iD824CAC04CFAF683/image-size/medium?v=v2&amp;amp;px=400" role="button" title="super_saiyan_0-1686132347782.png" alt="super_saiyan_0-1686132347782.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2023 10:57:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-increase-the-number-of-results-in-quot-show-source-quot/m-p/646078#M16513</guid>
      <dc:creator>super_saiyan</dc:creator>
      <dc:date>2023-06-07T10:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to increase the number of results in "show source" in Splunk to 10000?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-increase-the-number-of-results-in-quot-show-source-quot/m-p/646238#M16529</link>
      <description>&lt;P&gt;any help ?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 05:03:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-increase-the-number-of-results-in-quot-show-source-quot/m-p/646238#M16529</guid>
      <dc:creator>super_saiyan</dc:creator>
      <dc:date>2023-06-08T05:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to increase the number of results in "show source" in Splunk to 10000?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-increase-the-number-of-results-in-quot-show-source-quot/m-p/646397#M16545</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/244498"&gt;@super_saiyan&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can update limits.conf to change the Show Source settings.&amp;nbsp; The docs mention that results are "pruned" so while you increase the limit, you may still not get an increase in events displayed.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Admin/limitsconf#.5Bshow_source.5D" target="_self"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Admin/limitsconf#.5Bshow_source.5D&lt;/A&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[show_source]
distributed = &amp;lt;boolean&amp;gt;
* Whether or not a distributed search is performed to get events from all
  servers and indexes.
* Turning this off results in better performance for show source, but events
  will only come from the initial server and index.
* Default: true

distributed_search_limit = &amp;lt;unsigned integer&amp;gt;
* The maximum number of events that are requested when performing a search
  for distributed show source.
* As this is used for a larger search than the initial non-distributed show
  source, it is larger than max_count
* Splunk software rarely returns anywhere near this number of results,
  as excess results are pruned.
* The point is to ensure the distributed search captures the target event in an environment with many events.
* Default: 30000

max_count = &amp;lt;integer&amp;gt;
* Maximum number of events accessible by show_source.
* The show source command will fail when more than this many events are in the same second as the requested event.
* Default: 10000

max_timeafter = &amp;lt;timespan&amp;gt;
* Maximum time after requested event to show.
* Default: '1day' (86400 seconds)

max_timebefore = &amp;lt;timespan&amp;gt;
* Maximum time before requested event to show.
* Default: '1day' (86400 seconds)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 00:30:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-increase-the-number-of-results-in-quot-show-source-quot/m-p/646397#M16545</guid>
      <dc:creator>danspav</dc:creator>
      <dc:date>2023-06-09T00:30:37Z</dc:date>
    </item>
  </channel>
</rss>

