<?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 How to get Splunk to replace events containing &amp;quot;abc&amp;quot; with &amp;quot;xyz&amp;quot; without duplicating other events? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-Splunk-to-replace-events-containing-quot-abc-quot/m-p/117894#M31407</link>
    <description>&lt;P&gt;While continually indexing data from a file or directory, when I made some changes in file for eg. modified a single line having "abc" to "xyz", at that time, the entire file is indexed and I get the duplicate events of the entire file. I want Splunk to replace events that contain "abc" with "xyz" without duplicating other events.&lt;/P&gt;</description>
    <pubDate>Tue, 09 Sep 2014 19:45:18 GMT</pubDate>
    <dc:creator>jagdish007</dc:creator>
    <dc:date>2014-09-09T19:45:18Z</dc:date>
    <item>
      <title>How to get Splunk to replace events containing "abc" with "xyz" without duplicating other events?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-Splunk-to-replace-events-containing-quot-abc-quot/m-p/117894#M31407</link>
      <description>&lt;P&gt;While continually indexing data from a file or directory, when I made some changes in file for eg. modified a single line having "abc" to "xyz", at that time, the entire file is indexed and I get the duplicate events of the entire file. I want Splunk to replace events that contain "abc" with "xyz" without duplicating other events.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Sep 2014 19:45:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-Splunk-to-replace-events-containing-quot-abc-quot/m-p/117894#M31407</guid>
      <dc:creator>jagdish007</dc:creator>
      <dc:date>2014-09-09T19:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Splunk to replace events containing "abc" with "xyz" without duplicating other events?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-Splunk-to-replace-events-containing-quot-abc-quot/m-p/117895#M31408</link>
      <description>&lt;P&gt;Splunk does not keep track of  every line it has ever read. And you can't modify records in Splunk like you can in a "normal" DB. Splunk works with checksums on files by default the first 256 and the last 256 bytes are used for the checksum (plus a pointer up to where a file was read). If the checksums do not match Splunk thinks it's a file it has never seen before and it will read it again.  &lt;/P&gt;

&lt;P&gt;Why are you changeing "abc" to "xyz" in your file? Maybe someone can tell you how to solve the problem with Splunk. Or maybe Splunk is not the right tool for you.&lt;/P&gt;

&lt;P&gt;Regards &lt;BR /&gt;
Chris&lt;/P&gt;</description>
      <pubDate>Tue, 09 Sep 2014 20:14:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-Splunk-to-replace-events-containing-quot-abc-quot/m-p/117895#M31408</guid>
      <dc:creator>chris</dc:creator>
      <dc:date>2014-09-09T20:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Splunk to replace events containing "abc" with "xyz" without duplicating other events?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-Splunk-to-replace-events-containing-quot-abc-quot/m-p/117896#M31409</link>
      <description>&lt;P&gt;If I am continuous monitoring one LogFile which is edited by other application and that application added one more log to that LogFile. So when new log added to that LogFile at that time also entire file get processed?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Sep 2014 20:38:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-Splunk-to-replace-events-containing-quot-abc-quot/m-p/117896#M31409</guid>
      <dc:creator>jagdish007</dc:creator>
      <dc:date>2014-09-09T20:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Splunk to replace events containing "abc" with "xyz" without duplicating other events?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-Splunk-to-replace-events-containing-quot-abc-quot/m-p/117897#M31410</link>
      <description>&lt;P&gt;No it will not reprocess the entire file. Splunk will know up to which point the file has been read and it will just read what is new. It nows that the first part of the file has ben read beacause of the checksums.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Sep 2014 21:06:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-Splunk-to-replace-events-containing-quot-abc-quot/m-p/117897#M31410</guid>
      <dc:creator>chris</dc:creator>
      <dc:date>2014-09-09T21:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Splunk to replace events containing "abc" with "xyz" without duplicating other events?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-Splunk-to-replace-events-containing-quot-abc-quot/m-p/117898#M31411</link>
      <description>&lt;P&gt;Thanx...Your answer helps me...&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2014 11:21:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-Splunk-to-replace-events-containing-quot-abc-quot/m-p/117898#M31411</guid>
      <dc:creator>jagdish007</dc:creator>
      <dc:date>2014-09-10T11:21:38Z</dc:date>
    </item>
  </channel>
</rss>

