<?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: Multi-value fields not populating for index in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Multi-value-fields-not-populating-for-index/m-p/20561#M3010</link>
    <description>&lt;P&gt;Thank you! "email" was also my sourcetype name so i was okay there but the change to the FORMAT fixed it!  &lt;/P&gt;</description>
    <pubDate>Mon, 09 Apr 2012 14:36:36 GMT</pubDate>
    <dc:creator>ccollord</dc:creator>
    <dc:date>2012-04-09T14:36:36Z</dc:date>
    <item>
      <title>Multi-value fields not populating for index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Multi-value-fields-not-populating-for-index/m-p/20559#M3008</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;
I think i'm doing something wrong, but i've read through all the manuals and can't figure out what it is!&lt;/P&gt;

&lt;P&gt;I have an index named "email" that has entries that look like this:&lt;BR /&gt;
[MAILTO]&lt;A href="mailto:foo@bar.com" target="_blank"&gt;foo@bar.com&lt;/A&gt; [MAILTO]&lt;A href="mailto:dog@cat.com" target="_blank"&gt;dog@cat.com&lt;/A&gt; [MAILFROM]&lt;A href="mailto:cat@hat.com" target="_blank"&gt;cat@hat.com&lt;/A&gt; [SUBJECT]Hi there! ....&lt;/P&gt;

&lt;P&gt;In my props.conf file:&lt;BR /&gt;
[email]  &amp;lt;--- this is the name of my index&lt;BR /&gt;
MAX_TIMESTAMP_LOOKAHEAD = 40&lt;BR /&gt;
TZ=UTC&lt;BR /&gt;
REPORT-email = email-mv&lt;/P&gt;

&lt;P&gt;In my transforms.conf file:&lt;BR /&gt;
[email-mv]&lt;BR /&gt;
REGEX = ([[^\s]+])([^\t]+)&lt;BR /&gt;
FORMAT = $1$2&lt;BR /&gt;
MV_ADD = true&lt;/P&gt;

&lt;P&gt;I've been trying various things all morning and then doing " index=email | extract reload=T ".  Any ideas what i'm missing?&lt;BR /&gt;
Thanks!&lt;BR /&gt;
~Chris&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 11:38:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Multi-value-fields-not-populating-for-index/m-p/20559#M3008</guid>
      <dc:creator>ccollord</dc:creator>
      <dc:date>2020-09-28T11:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: Multi-value fields not populating for index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Multi-value-fields-not-populating-for-index/m-p/20560#M3009</link>
      <description>&lt;P&gt;Two problems.&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;props.conf must be in terms of sourcetype, source or host, not index.&lt;/LI&gt;
&lt;LI&gt;The format here should be &lt;CODE&gt;$1::$2&lt;/CODE&gt;.&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Fri, 06 Apr 2012 03:07:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Multi-value-fields-not-populating-for-index/m-p/20560#M3009</guid>
      <dc:creator>Stephen_Sorkin</dc:creator>
      <dc:date>2012-04-06T03:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: Multi-value fields not populating for index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Multi-value-fields-not-populating-for-index/m-p/20561#M3010</link>
      <description>&lt;P&gt;Thank you! "email" was also my sourcetype name so i was okay there but the change to the FORMAT fixed it!  &lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2012 14:36:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Multi-value-fields-not-populating-for-index/m-p/20561#M3010</guid>
      <dc:creator>ccollord</dc:creator>
      <dc:date>2012-04-09T14:36:36Z</dc:date>
    </item>
  </channel>
</rss>

