<?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: mkvalue - strange problem in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/mkvalue-strange-problem/m-p/155333#M7625</link>
    <description>&lt;P&gt;Run the following search to see what exactly Splunk has indexed from that log line.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;eventType="adam.test" | table *
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;That should give you a better idea about how to build your query.&lt;/P&gt;</description>
    <pubDate>Wed, 07 May 2014 12:19:05 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2014-05-07T12:19:05Z</dc:date>
    <item>
      <title>mkvalue - strange problem</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/mkvalue-strange-problem/m-p/155332#M7624</link>
      <description>&lt;P&gt;Log line:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;eventDate="2014-03-24 14:42:00.945" eventType="adam.test" eventDevice="test.client" dstip="44.184.5.99" srcip="44.184.5.99" domain="value6" domain="value9" ver="5" dstport="5" srcport="4" user="value4" proto="value8"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;eventType="adam.test" | eval domain1=mvindex(domain,1)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Result? Everything but no domain1 field.&lt;/P&gt;

&lt;P&gt;I am trying to search by second or first "domain" field value eval'ing it into domain1 - no luck.&lt;/P&gt;</description>
      <pubDate>Wed, 07 May 2014 12:10:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/mkvalue-strange-problem/m-p/155332#M7624</guid>
      <dc:creator>adamguzek</dc:creator>
      <dc:date>2014-05-07T12:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: mkvalue - strange problem</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/mkvalue-strange-problem/m-p/155333#M7625</link>
      <description>&lt;P&gt;Run the following search to see what exactly Splunk has indexed from that log line.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;eventType="adam.test" | table *
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;That should give you a better idea about how to build your query.&lt;/P&gt;</description>
      <pubDate>Wed, 07 May 2014 12:19:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/mkvalue-strange-problem/m-p/155333#M7625</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2014-05-07T12:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: mkvalue - strange problem</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/mkvalue-strange-problem/m-p/155334#M7626</link>
      <description>&lt;P&gt;You are right, Splunk indexed only one value for domain field... but why? &lt;/P&gt;

&lt;P&gt;Where and how should I configure that source to index data correctly?&lt;/P&gt;</description>
      <pubDate>Wed, 07 May 2014 12:40:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/mkvalue-strange-problem/m-p/155334#M7626</guid>
      <dc:creator>adamguzek</dc:creator>
      <dc:date>2014-05-07T12:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: mkvalue - strange problem</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/mkvalue-strange-problem/m-p/155335#M7627</link>
      <description>&lt;P&gt;The changes needed depend on how you're indexing the data now.  Adding &lt;CODE&gt;'MV_ADD=true'&lt;/CODE&gt; to your props.conf file may be enough.  Providing your current relevant props.conf (and transforms.conf) stanzas will help us help you better.&lt;/P&gt;</description>
      <pubDate>Wed, 07 May 2014 13:56:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/mkvalue-strange-problem/m-p/155335#M7627</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2014-05-07T13:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: mkvalue - strange problem</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/mkvalue-strange-problem/m-p/155336#M7628</link>
      <description>&lt;P&gt;MV_ADD=true was the trick...&lt;/P&gt;</description>
      <pubDate>Wed, 07 May 2014 14:21:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/mkvalue-strange-problem/m-p/155336#M7628</guid>
      <dc:creator>adamguzek</dc:creator>
      <dc:date>2014-05-07T14:21:28Z</dc:date>
    </item>
  </channel>
</rss>

