<?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: Limits of events returned in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Limits-of-events-returned/m-p/755708#M242967</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/310860"&gt;@AleCanzo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As far as I know inputlookup has a default max output of&amp;nbsp;&lt;SPAN&gt;1000000000 rows (see&lt;/SPAN&gt;&amp;nbsp;&lt;A href="https://help.splunk.com/en/splunk-enterprise/spl-search-reference/9.3/search-commands/inputlookup" target="_blank"&gt;https://help.splunk.com/en/splunk-enterprise/spl-search-reference/9.3/search-commands/inputlookup&lt;/A&gt;&amp;nbsp;)&lt;/P&gt;&lt;P&gt;Im certainly able to use inputlookup with a lookup which has over 600,000 rows without issue or modification to limits.conf&lt;/P&gt;&lt;P&gt;Are you using any other commands in your search which could be limiting? e.g. rare / table / stats / top&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
    <pubDate>Thu, 20 Nov 2025 10:30:24 GMT</pubDate>
    <dc:creator>livehybrid</dc:creator>
    <dc:date>2025-11-20T10:30:24Z</dc:date>
    <item>
      <title>Limits of events returned</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Limits-of-events-returned/m-p/755704#M242965</link>
      <description>&lt;P&gt;Hi guys, is there a limit of the number's events returned&amp;nbsp; in splunk?&amp;nbsp;&lt;BR /&gt;I'm trying to run a query with inputlookup, but i see only 50_000 results, while my lookup has more results.&lt;BR /&gt;The limit.conf file seems to be useless, any suggestions?&lt;BR /&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2025 09:18:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Limits-of-events-returned/m-p/755704#M242965</guid>
      <dc:creator>AleCanzo</dc:creator>
      <dc:date>2025-11-20T09:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: Limits of events returned</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Limits-of-events-returned/m-p/755705#M242966</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/310860"&gt;@AleCanzo&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;if it is a custom csv lookup, try to use a KV-store that shouldn't have this limit.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2025 09:28:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Limits-of-events-returned/m-p/755705#M242966</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2025-11-20T09:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: Limits of events returned</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Limits-of-events-returned/m-p/755708#M242967</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/310860"&gt;@AleCanzo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As far as I know inputlookup has a default max output of&amp;nbsp;&lt;SPAN&gt;1000000000 rows (see&lt;/SPAN&gt;&amp;nbsp;&lt;A href="https://help.splunk.com/en/splunk-enterprise/spl-search-reference/9.3/search-commands/inputlookup" target="_blank"&gt;https://help.splunk.com/en/splunk-enterprise/spl-search-reference/9.3/search-commands/inputlookup&lt;/A&gt;&amp;nbsp;)&lt;/P&gt;&lt;P&gt;Im certainly able to use inputlookup with a lookup which has over 600,000 rows without issue or modification to limits.conf&lt;/P&gt;&lt;P&gt;Are you using any other commands in your search which could be limiting? e.g. rare / table / stats / top&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2025 10:30:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Limits-of-events-returned/m-p/755708#M242967</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-11-20T10:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Limits of events returned</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Limits-of-events-returned/m-p/755709#M242968</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/170906"&gt;@livehybrid&lt;/a&gt;,&amp;nbsp;&lt;BR /&gt;Let me explain better. I have SOAR and Enterprise on Cloud. I'm trying to get, via "run query" in a playbook, some resultst from SIEM to SOAR. The query is a simple | inputlookup command on a csv. However i don't get &lt;STRONG&gt;all&lt;/STRONG&gt; the results. Where's the problem? Splunk Cloud? the request from SOAR?&lt;BR /&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2025 10:55:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Limits-of-events-returned/m-p/755709#M242968</guid>
      <dc:creator>AleCanzo</dc:creator>
      <dc:date>2025-11-20T10:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Limits of events returned</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Limits-of-events-returned/m-p/755710#M242969</link>
      <description>&lt;P&gt;There is a limit on subsearches - how are you using inputlookup in your full search?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2025 10:58:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Limits-of-events-returned/m-p/755710#M242969</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2025-11-20T10:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: Limits of events returned</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Limits-of-events-returned/m-p/755730#M242976</link>
      <description>&lt;P&gt;Depends how you're using the inputlookup. A "nice" number suggests you're hitting one of splunk's limits which I suspect comes from using inputlookup within a subsearch.&lt;/P&gt;&lt;P&gt;You can use inputlookup with append=t but not every use case can be expressed this way.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2025 19:08:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Limits-of-events-returned/m-p/755730#M242976</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2025-11-20T19:08:02Z</dc:date>
    </item>
  </channel>
</rss>

