<?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 configure multivalue field extraction? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-configure-multivalue-field-extraction/m-p/403827#M116846</link>
    <description>&lt;P&gt;Hello, &lt;/P&gt;

&lt;P&gt;I cannot configure multivalue field extraction. I have a following event.  the last 4 lines  Time Stamp and Message shall be extracted as separate values togather with value following  the FROM: section on the first line. I used props.conf. and Transforms.conf (MV_ADD) however no use. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;From: "Rnvr" &amp;lt;r@cou.ge&amp;gt;
Subject:  Control Center System Event
Date: Fri, 15 Jun 2018 18:14:07 +0400
Message-ID: &amp;lt;CE4FFC373CC843A4AFE30E855AE5839F@court.gov.ge&amp;gt;
Return-Path: r@cou.ge
Received: from mail.cou.ge (LHLO mail.cou.ge) (192.168.222.10) by
 mail.cou.ge with LMTP; Fri, 15 Jun 2018 18:13:58 +0400 (GET)
Received: from localhost (localhost [])
    by mail.court.ge (Postfix) with ESMTP id 75C1519E007B
    for &amp;lt;asupport@cou.ge&amp;gt;; Fri, 15 Jun 2018 18:13:58 +0400 (+04)
[2018-Jun-15 06:04:42 PM (GET)] Hardware event occurred (The controller write policy has been changed to Write Back.) on server 

[2018-Jun-15 06:04:43 PM (GET)] Hardware event occurred (The virtual disk cache policy has changed.) on server 

[2018-Jun-15 06:04:44 PM (GET)] Hardware event occurred (The virtual disk cache policy has changed.) on server 

[2018-Jun-15 06:13:16 PM (GET)] Digital input 'Digital Input 1' deactivated.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 26 Jun 2018 06:16:58 GMT</pubDate>
    <dc:creator>ninisimonishvil</dc:creator>
    <dc:date>2018-06-26T06:16:58Z</dc:date>
    <item>
      <title>How to configure multivalue field extraction?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-configure-multivalue-field-extraction/m-p/403827#M116846</link>
      <description>&lt;P&gt;Hello, &lt;/P&gt;

&lt;P&gt;I cannot configure multivalue field extraction. I have a following event.  the last 4 lines  Time Stamp and Message shall be extracted as separate values togather with value following  the FROM: section on the first line. I used props.conf. and Transforms.conf (MV_ADD) however no use. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;From: "Rnvr" &amp;lt;r@cou.ge&amp;gt;
Subject:  Control Center System Event
Date: Fri, 15 Jun 2018 18:14:07 +0400
Message-ID: &amp;lt;CE4FFC373CC843A4AFE30E855AE5839F@court.gov.ge&amp;gt;
Return-Path: r@cou.ge
Received: from mail.cou.ge (LHLO mail.cou.ge) (192.168.222.10) by
 mail.cou.ge with LMTP; Fri, 15 Jun 2018 18:13:58 +0400 (GET)
Received: from localhost (localhost [])
    by mail.court.ge (Postfix) with ESMTP id 75C1519E007B
    for &amp;lt;asupport@cou.ge&amp;gt;; Fri, 15 Jun 2018 18:13:58 +0400 (+04)
[2018-Jun-15 06:04:42 PM (GET)] Hardware event occurred (The controller write policy has been changed to Write Back.) on server 

[2018-Jun-15 06:04:43 PM (GET)] Hardware event occurred (The virtual disk cache policy has changed.) on server 

[2018-Jun-15 06:04:44 PM (GET)] Hardware event occurred (The virtual disk cache policy has changed.) on server 

[2018-Jun-15 06:13:16 PM (GET)] Digital input 'Digital Input 1' deactivated.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 26 Jun 2018 06:16:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-configure-multivalue-field-extraction/m-p/403827#M116846</guid>
      <dc:creator>ninisimonishvil</dc:creator>
      <dc:date>2018-06-26T06:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure multivalue field extraction?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-configure-multivalue-field-extraction/m-p/403828#M116847</link>
      <description>&lt;P&gt;Please include relevant sections from props.conf and transforms.conf, and elaborate on how things are not working. Are you getting any relevant fields at all?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2018 07:20:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-configure-multivalue-field-extraction/m-p/403828#M116847</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2018-06-26T07:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure multivalue field extraction?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-configure-multivalue-field-extraction/m-p/403829#M116848</link>
      <description>&lt;P&gt;Hello,  yes I'm getting results but it is not extracting all the values in 1 event. here are my conf. file sections. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Transforms:

[date]
REGEX= (?&amp;lt;=\[)(?P&amp;lt;date&amp;gt;\d{4}\-\w{3}\-\d{2}\s\d{2}\:\d{2}\:\d{2}\s\w{2})(?=\s\(\w{3})
MV_ADD = true


[message]
REGEX=(?&amp;lt;=\[\d{4}\-\w{3}\-\d{2}\s\d{2}\:\d{2}\:\d{2}\s\w{2}\s\(\w{3}\)\]\s)(?P&amp;lt;message&amp;gt;\w.*\X)
MV_ADD = true


Props:

[mysourcetype]
DATETIME_CONFIG = 
LINE_BREAKER = ()\wrom:\s"
NO_BINARY_CHECK = true
category = Custom
disabled = false
pulldown_type = true
REPORT-date = date
REPORT-message= message
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 26 Jun 2018 07:30:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-configure-multivalue-field-extraction/m-p/403829#M116848</guid>
      <dc:creator>ninisimonishvil</dc:creator>
      <dc:date>2018-06-26T07:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure multivalue field extraction?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-configure-multivalue-field-extraction/m-p/403830#M116849</link>
      <description>&lt;P&gt;Well, the regular expressions seem to be OK. Have you deployed this on the Search Head(s)?&lt;/P&gt;

&lt;P&gt;The transforms namings are a bit short and generic, you might want to check with btool if those are unique.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2018 08:02:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-configure-multivalue-field-extraction/m-p/403830#M116849</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-06-26T08:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure multivalue field extraction?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-configure-multivalue-field-extraction/m-p/403831#M116850</link>
      <description>&lt;P&gt;Frank yes it is a SH. as for the naming yes they are unique, the problem is only with the message extraction. &lt;/P&gt;

&lt;P&gt;in message field  extracted results shows exactly like this - &lt;CODE&gt;Hardware event occurred (The controller write policy has been changed to Write Back.) on server RUSTAVI-VIDEO. [2018-Jun-15 06:04:43 PM (GET)] Hardware event occurred (The virtual disk cache policy has changed.) on server RUSTAVI-VIDEO. [2018-Jun-15 06:04:44 PM (GET)] Hardware event occurred (The virtual disk cache policy has changed.) on server RUSTAVI-VIDEO. [2018-Jun-15 06:13:16 PM (GET)] Digital input 'Digital Input 1' deactivated.&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;even though my regex says to ignore the beginning (date) it still appears to be in results and moreover, it does not separate messages as a separate values, it shows it as a one big string. &lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2018 08:10:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-configure-multivalue-field-extraction/m-p/403831#M116850</guid>
      <dc:creator>ninisimonishvil</dc:creator>
      <dc:date>2018-06-26T08:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure multivalue field extraction?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-configure-multivalue-field-extraction/m-p/403832#M116851</link>
      <description>&lt;P&gt;Looks like the extraction of the first message doesn't stop at the end of the line and just captures the whole last 4 lines as 1 message entry. You may need to adjust your regex slightly to ensure it only captures a single message at a time.&lt;/P&gt;

&lt;P&gt;For example: &lt;CODE&gt;(?&amp;lt;=\[\d{4}\-\w{3}\-\d{2}\s\d{2}\:\d{2}\:\d{2}\s\w{2}\s\(\w{3}\)\]\s)(?P&amp;lt;message&amp;gt;\w[^\r\n]+)&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2018 08:19:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-configure-multivalue-field-extraction/m-p/403832#M116851</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-06-26T08:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure multivalue field extraction?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-configure-multivalue-field-extraction/m-p/403833#M116852</link>
      <description>&lt;P&gt;thanks it worked for me. &lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2018 12:05:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-configure-multivalue-field-extraction/m-p/403833#M116852</guid>
      <dc:creator>ninisimonishvil</dc:creator>
      <dc:date>2018-06-26T12:05:35Z</dc:date>
    </item>
  </channel>
</rss>

