<?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: Lock files on Windows server in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Lock-files-on-Windows-server/m-p/14263#M1435</link>
    <description>&lt;P&gt;No it does not.&lt;/P&gt;</description>
    <pubDate>Wed, 26 May 2010 07:21:31 GMT</pubDate>
    <dc:creator>gkanapathy</dc:creator>
    <dc:date>2010-05-26T07:21:31Z</dc:date>
    <item>
      <title>Lock files on Windows server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Lock-files-on-Windows-server/m-p/14262#M1434</link>
      <description>&lt;P&gt;Does Splunk lock the log file while we’re reading it? This would be on my Windows server IIS and Exchange.&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2010 03:46:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Lock-files-on-Windows-server/m-p/14262#M1434</guid>
      <dc:creator>skibum</dc:creator>
      <dc:date>2010-05-26T03:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Lock files on Windows server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Lock-files-on-Windows-server/m-p/14263#M1435</link>
      <description>&lt;P&gt;No it does not.&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2010 07:21:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Lock-files-on-Windows-server/m-p/14263#M1435</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-05-26T07:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: Lock files on Windows server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Lock-files-on-Windows-server/m-p/14264#M1436</link>
      <description>&lt;P&gt;Tailing uses CreateFile with these flags:&lt;/P&gt;

&lt;P&gt;FILE_SHARE_READ | FILE_SHARE_WRITE | FILE_SHARE_DELETE&lt;/P&gt;

&lt;P&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/aa363858%28VS.85%29.aspx" rel="nofollow"&gt;http://msdn.microsoft.com/en-us/library/aa363858%28VS.85%29.aspx&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;There is no problem for another process to be writing to the file while Splunk is reading the same file.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Jun 2010 06:49:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Lock-files-on-Windows-server/m-p/14264#M1436</guid>
      <dc:creator>Ledio_Ago</dc:creator>
      <dc:date>2010-06-12T06:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Lock files on Windows server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Lock-files-on-Windows-server/m-p/14265#M1437</link>
      <description>&lt;P&gt;Note that if another program opens the file without the FILE_SHARE_READ flag, then either splunk will not be able to open the file, or the other program will not be able to open it if Splunk already has it open.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 09:41:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Lock-files-on-Windows-server/m-p/14265#M1437</guid>
      <dc:creator>jrodman</dc:creator>
      <dc:date>2020-09-28T09:41:27Z</dc:date>
    </item>
  </channel>
</rss>

