<?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 What are the limitations regarding lookups? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/What-are-the-limitations-regarding-lookups/m-p/396470#M115131</link>
    <description>&lt;P&gt;Hey there. This isn't a specific code question but rather a more general question regarding limitations of lookups.&lt;BR /&gt;
From programming in other languages I experienced it now and then that a file was "locked" by a program or user and it could not be written to by another program or user.&lt;/P&gt;

&lt;P&gt;I am wondering if |outputlookup xyz.csv has a similar limitation.&lt;BR /&gt;
let's say if there are dozens of alerts which also have an outputlookup command and trying to write at the same second, or if there are multiple users using a dashboard which includes an outputlookup - will the csv be able to handle it? Will they queue up? or will some attempts to write to the file be just ignored? If there are limitations, how do they differ when using a KV Store instead of a csv file?&lt;/P&gt;

&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jun 2018 15:25:19 GMT</pubDate>
    <dc:creator>DerBastler</dc:creator>
    <dc:date>2018-06-19T15:25:19Z</dc:date>
    <item>
      <title>What are the limitations regarding lookups?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-are-the-limitations-regarding-lookups/m-p/396470#M115131</link>
      <description>&lt;P&gt;Hey there. This isn't a specific code question but rather a more general question regarding limitations of lookups.&lt;BR /&gt;
From programming in other languages I experienced it now and then that a file was "locked" by a program or user and it could not be written to by another program or user.&lt;/P&gt;

&lt;P&gt;I am wondering if |outputlookup xyz.csv has a similar limitation.&lt;BR /&gt;
let's say if there are dozens of alerts which also have an outputlookup command and trying to write at the same second, or if there are multiple users using a dashboard which includes an outputlookup - will the csv be able to handle it? Will they queue up? or will some attempts to write to the file be just ignored? If there are limitations, how do they differ when using a KV Store instead of a csv file?&lt;/P&gt;

&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 15:25:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-are-the-limitations-regarding-lookups/m-p/396470#M115131</guid>
      <dc:creator>DerBastler</dc:creator>
      <dc:date>2018-06-19T15:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: What are the limitations regarding lookups?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-are-the-limitations-regarding-lookups/m-p/396471#M115132</link>
      <description>&lt;P&gt;Yes, this is a potential issue with using CSV files for lookups (one I've been bitten by myself and had to spend quite some time before discovering what the problem was), race conditions can occur when multiple users want to lock the same file for writing. It is one good reason to use KV store based lookups instead. A comparison between CSV based and KV store based lookups is available on this page: &lt;A href="http://docs.splunk.com/Documentation/Splunk/7.1.1/Knowledge/DefineaKVStorelookupinSplunkWeb#KV_Store_vs._CSV_files"&gt;http://docs.splunk.com/Documentation/Splunk/7.1.1/Knowledge/DefineaKVStorelookupinSplunkWeb#KV_Store_vs._CSV_files&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 20:11:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-are-the-limitations-regarding-lookups/m-p/396471#M115132</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2018-06-19T20:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: What are the limitations regarding lookups?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-are-the-limitations-regarding-lookups/m-p/396472#M115133</link>
      <description>&lt;P&gt;Alrighty, thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 20:17:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-are-the-limitations-regarding-lookups/m-p/396472#M115133</guid>
      <dc:creator>DerBastler</dc:creator>
      <dc:date>2018-06-19T20:17:04Z</dc:date>
    </item>
  </channel>
</rss>

