<?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 number of events in format? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-increase-number-of-events-in-format/m-p/617576#M214621</link>
    <description>&lt;P&gt;I figured out a different method to get the data into one row using mvcombine.&lt;/P&gt;</description>
    <pubDate>Tue, 18 Oct 2022 18:52:03 GMT</pubDate>
    <dc:creator>klim</dc:creator>
    <dc:date>2022-10-18T18:52:03Z</dc:date>
    <item>
      <title>How to increase number of events in format?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-increase-number-of-events-in-format/m-p/617566#M214617</link>
      <description>&lt;P&gt;I have a lookup table that I want to use in a search. So I load the lookup table and use format. However I noticed there is a limit to 50,000 events in the format's result. What config allows me to increase that or convert a column of values into a single string?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| inputlookup test.csv 
| table count
| format&lt;/LI-CODE&gt;&lt;P&gt;The lookup has 50,001 values in it but format only goes up to 50,000.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2022 17:28:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-increase-number-of-events-in-format/m-p/617566#M214617</guid>
      <dc:creator>klim</dc:creator>
      <dc:date>2022-10-18T17:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to increase number of events in format?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-increase-number-of-events-in-format/m-p/617568#M214618</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/228254"&gt;@klim&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;could you better describe what you want to reach using format?&lt;/P&gt;&lt;P&gt;in other words, what's the desidered output?&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2022 17:34:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-increase-number-of-events-in-format/m-p/617568#M214618</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-10-18T17:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to increase number of events in format?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-increase-number-of-events-in-format/m-p/617571#M214619</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp; I want to use the events in the lookup table to be used in an api request.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using format allowed me to get all the events into one row and then I can format it however I want.&lt;/P&gt;&lt;P&gt;I was trying to use foreach to loop through the values and concatenate them but I have not been able to figure that out as well.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2022 17:53:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-increase-number-of-events-in-format/m-p/617571#M214619</guid>
      <dc:creator>klim</dc:creator>
      <dc:date>2022-10-18T17:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to increase number of events in format?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-increase-number-of-events-in-format/m-p/617576#M214621</link>
      <description>&lt;P&gt;I figured out a different method to get the data into one row using mvcombine.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2022 18:52:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-increase-number-of-events-in-format/m-p/617576#M214621</guid>
      <dc:creator>klim</dc:creator>
      <dc:date>2022-10-18T18:52:03Z</dc:date>
    </item>
  </channel>
</rss>

