<?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: What is the difference between kv_mode=json and kv_mode=none? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/What-is-the-difference-between-kv-mode-json-and-kv-mode-none/m-p/239522#M46558</link>
    <description>&lt;P&gt;SHOULD_LINEMERGE = false&lt;BR /&gt;
TIME_FORMAT = %Y-%m-%d %T&lt;BR /&gt;
TIME_PREFIX = date&lt;BR /&gt;
MAX_TIMESTAMP_LOOKAHEAD = 30&lt;BR /&gt;
TRUNCATE = 0&lt;BR /&gt;
TZ = UTC&lt;BR /&gt;
NO_BINARY_CHECK=true&lt;/P&gt;

&lt;H1&gt;KV_MODE = none&lt;/H1&gt;

&lt;P&gt;LINE_BREAKER = }([\r\n]+|){&lt;BR /&gt;
INDEXED_EXTRACTIONS = json&lt;BR /&gt;
AUTO_KV_JSON = false&lt;BR /&gt;
TRANSFORMS-hostoverriede = hostoverride&lt;BR /&gt;
EXTRACT-KVPS = (?:args":")?(?&amp;lt;_KEY_1&amp;gt;[^"=]+)=(?:\")?(?&amp;lt;_VAL_1&amp;gt;(\d+|[^\"]+)&lt;/P&gt;

&lt;P&gt;I am using that props only in heavy forwarder and the field extraction happening twice . No other props any where else. &lt;BR /&gt;
What could be the issue ? &lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 18:30:53 GMT</pubDate>
    <dc:creator>nawazns5038</dc:creator>
    <dc:date>2020-09-29T18:30:53Z</dc:date>
    <item>
      <title>What is the difference between kv_mode=json and kv_mode=none?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-the-difference-between-kv-mode-json-and-kv-mode-none/m-p/239519#M46555</link>
      <description>&lt;P&gt;What will be the end result if we have kv_mode=json versus kv_mode=none in the props.conf? Iff you can explain with an example, that will b e really helpful.&lt;/P&gt;

&lt;P&gt;Thank You&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 07:55:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-the-difference-between-kv-mode-json-and-kv-mode-none/m-p/239519#M46555</guid>
      <dc:creator>chaseto</dc:creator>
      <dc:date>2020-09-29T07:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between kv_mode=json and kv_mode=none?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-the-difference-between-kv-mode-json-and-kv-mode-none/m-p/239520#M46556</link>
      <description>&lt;P&gt;From the Knowledge Manager Manual:&lt;/P&gt;

&lt;P&gt;none: Disables field extraction for the source, source type, or host&lt;BR /&gt;
identified by the stanza name. You can use this setting to ensure that&lt;BR /&gt;
other regexes that you have created are not overridden by automatic&lt;BR /&gt;
field/value extraction for a particular source, source type, or host. You can&lt;BR /&gt;
also use this setting to increase search performance by disabling&lt;BR /&gt;
extraction for common but nonessential fields. We have some field&lt;BR /&gt;
extraction examples at the end of this topic that demonstrate the disabling&lt;BR /&gt;
of field extraction in different circumstances.&lt;/P&gt;

&lt;P&gt;json: Use this setting if you intend to use the field extraction stanza to&lt;BR /&gt;
extract fields from JSON data.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2015 03:42:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-the-difference-between-kv-mode-json-and-kv-mode-none/m-p/239520#M46556</guid>
      <dc:creator>justinhowe</dc:creator>
      <dc:date>2015-11-19T03:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between kv_mode=json and kv_mode=none?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-the-difference-between-kv-mode-json-and-kv-mode-none/m-p/239521#M46557</link>
      <description>&lt;P&gt;Thank You.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2015 17:03:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-the-difference-between-kv-mode-json-and-kv-mode-none/m-p/239521#M46557</guid>
      <dc:creator>chaseto</dc:creator>
      <dc:date>2015-11-19T17:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between kv_mode=json and kv_mode=none?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-the-difference-between-kv-mode-json-and-kv-mode-none/m-p/239522#M46558</link>
      <description>&lt;P&gt;SHOULD_LINEMERGE = false&lt;BR /&gt;
TIME_FORMAT = %Y-%m-%d %T&lt;BR /&gt;
TIME_PREFIX = date&lt;BR /&gt;
MAX_TIMESTAMP_LOOKAHEAD = 30&lt;BR /&gt;
TRUNCATE = 0&lt;BR /&gt;
TZ = UTC&lt;BR /&gt;
NO_BINARY_CHECK=true&lt;/P&gt;

&lt;H1&gt;KV_MODE = none&lt;/H1&gt;

&lt;P&gt;LINE_BREAKER = }([\r\n]+|){&lt;BR /&gt;
INDEXED_EXTRACTIONS = json&lt;BR /&gt;
AUTO_KV_JSON = false&lt;BR /&gt;
TRANSFORMS-hostoverriede = hostoverride&lt;BR /&gt;
EXTRACT-KVPS = (?:args":")?(?&amp;lt;_KEY_1&amp;gt;[^"=]+)=(?:\")?(?&amp;lt;_VAL_1&amp;gt;(\d+|[^\"]+)&lt;/P&gt;

&lt;P&gt;I am using that props only in heavy forwarder and the field extraction happening twice . No other props any where else. &lt;BR /&gt;
What could be the issue ? &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 18:30:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-the-difference-between-kv-mode-json-and-kv-mode-none/m-p/239522#M46558</guid>
      <dc:creator>nawazns5038</dc:creator>
      <dc:date>2020-09-29T18:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between kv_mode=json and kv_mode=none?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-the-difference-between-kv-mode-json-and-kv-mode-none/m-p/239523#M46559</link>
      <description>&lt;P&gt;You might be using any kind of field Aliases&lt;/P&gt;</description>
      <pubDate>Wed, 10 Oct 2018 21:37:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-the-difference-between-kv-mode-json-and-kv-mode-none/m-p/239523#M46559</guid>
      <dc:creator>RBADAMSU</dc:creator>
      <dc:date>2018-10-10T21:37:39Z</dc:date>
    </item>
  </channel>
</rss>

