<?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 does Splunk log keyword pair extraction overwrites field value unintentionally? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-does-Splunk-log-keyword-pair-extraction-overwrites-field/m-p/340289#M100910</link>
    <description>&lt;P&gt;I rex the fields and name them something different&lt;/P&gt;</description>
    <pubDate>Wed, 18 Apr 2018 14:08:16 GMT</pubDate>
    <dc:creator>efavreau</dc:creator>
    <dc:date>2018-04-18T14:08:16Z</dc:date>
    <item>
      <title>How does Splunk log keyword pair extraction overwrites field value unintentionally?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-does-Splunk-log-keyword-pair-extraction-overwrites-field/m-p/340286#M100907</link>
      <description>&lt;P&gt;I have a log of the form&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;  &amp;lt;timestamp&amp;gt; field1 field2 field3 field4 urlfield ....
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;For example:  &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;timestamp&amp;gt;   field1  field2   field3  field4   &lt;A href="http://mydomain.com?field2=blah" target="test_blank"&gt;http://mydomain.com?field2=blah&lt;/A&gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;So what happens is that when a user uses one of my fields in an url, I don't get the true value of field2 (from my log) but instead Splunk is doing the keyvalue pair extraction for me and field2 is set to blah.&lt;/P&gt;

&lt;P&gt;How do people generally handle this case?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 20:59:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-does-Splunk-log-keyword-pair-extraction-overwrites-field/m-p/340286#M100907</guid>
      <dc:creator>burwell</dc:creator>
      <dc:date>2018-04-17T20:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: How does Splunk log keyword pair extraction overwrites field value unintentionally?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-does-Splunk-log-keyword-pair-extraction-overwrites-field/m-p/340287#M100908</link>
      <description>&lt;P&gt;Can you try to disable auto KV (so set KV_MODE=none)? &lt;/P&gt;</description>
      <pubDate>Wed, 18 Apr 2018 06:07:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-does-Splunk-log-keyword-pair-extraction-overwrites-field/m-p/340287#M100908</guid>
      <dc:creator>p_gurav</dc:creator>
      <dc:date>2018-04-18T06:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: How does Splunk log keyword pair extraction overwrites field value unintentionally?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-does-Splunk-log-keyword-pair-extraction-overwrites-field/m-p/340288#M100909</link>
      <description>&lt;P&gt;@burwell can you add some sample events? You can mock/anonymize any sensitive data. Also share your props.conf and transforms.conf (if it is used for field extraction). What is the configuration you are using for extraction of field1, field2 etc? Are these actually extracted through regex or delimited string? By any chance is the source of data is csv file?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Apr 2018 10:19:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-does-Splunk-log-keyword-pair-extraction-overwrites-field/m-p/340288#M100909</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2018-04-18T10:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: How does Splunk log keyword pair extraction overwrites field value unintentionally?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-does-Splunk-log-keyword-pair-extraction-overwrites-field/m-p/340289#M100910</link>
      <description>&lt;P&gt;I rex the fields and name them something different&lt;/P&gt;</description>
      <pubDate>Wed, 18 Apr 2018 14:08:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-does-Splunk-log-keyword-pair-extraction-overwrites-field/m-p/340289#M100910</guid>
      <dc:creator>efavreau</dc:creator>
      <dc:date>2018-04-18T14:08:16Z</dc:date>
    </item>
  </channel>
</rss>

