<?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 do you extract data from the following field event_message: &amp;quot;P5_Transfer,CLO,2018-08-08 12:12:57,Cardston transfer custom start point.&amp;quot; in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-do-you-extract-data-from-the-following-field-event-message/m-p/427407#M122375</link>
    <description>&lt;P&gt;@aragoma,  if it works for you, kindly accept the answer&lt;/P&gt;</description>
    <pubDate>Tue, 11 Dec 2018 16:02:49 GMT</pubDate>
    <dc:creator>adonio</dc:creator>
    <dc:date>2018-12-11T16:02:49Z</dc:date>
    <item>
      <title>How do you extract data from the following field event_message: "P5_Transfer,CLO,2018-08-08 12:12:57,Cardston transfer custom start point."</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-you-extract-data-from-the-following-field-event-message/m-p/427401#M122369</link>
      <description>&lt;P&gt;The following field after event_message is event_parameters:Film Configuration: {0} Name: {1} DateTime: {2} Note: {3} ,and it has the structure of the previous.  &lt;/P&gt;

&lt;P&gt;Thank you,&lt;/P&gt;

&lt;P&gt;MIguel&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 22:19:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-you-extract-data-from-the-following-field-event-message/m-p/427401#M122369</guid>
      <dc:creator>aragoma</dc:creator>
      <dc:date>2020-09-29T22:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: How do you extract data from the following field event_message: "P5_Transfer,CLO,2018-08-08 12:12:57,Cardston transfer custom start point."</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-you-extract-data-from-the-following-field-event-message/m-p/427402#M122370</link>
      <description>&lt;P&gt;Could you provide more samples of raw data in the question and highlight which values you want to extract and name(s) of those fields?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Dec 2018 20:04:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-you-extract-data-from-the-following-field-event-message/m-p/427402#M122370</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2018-12-10T20:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: How do you extract data from the following field event_message: "P5_Transfer,CLO,2018-08-08 12:12:57,Cardston transfer custom start point."</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-you-extract-data-from-the-following-field-event-message/m-p/427403#M122371</link>
      <description>&lt;P&gt;event_message&lt;BR /&gt;
P5_Sequential,Randall,2018-08-07 13:30:36,custom&lt;BR /&gt;
P5_Transfer,CLO,2018-08-08 12:12:57,Cardston transfer custom start point&lt;BR /&gt;
P5_Concurrent,Bryan Johnston,2018-08-26 16:51:58,Fluorescent lights have a 5 second delay before turning off. ove SCENE2 to 5 seconds earlier.&lt;BR /&gt;
D5_Sequential,Jeff,2018-09-24 09:58:37,Stars w SD at 8:48&lt;/P&gt;

&lt;P&gt;The data is separated by comas.&lt;/P&gt;

&lt;P&gt;event_parameters&lt;BR /&gt;
Film Configuration: {0} Name: {1} DateTime: {2} Note: {3}&lt;BR /&gt;
these correspond to the data in the event_message.&lt;/P&gt;

&lt;P&gt;For example&lt;BR /&gt;
Film Configuration: {0} Name: {1}   DateTime: {2}                 Note: {3}&lt;BR /&gt;
D5_Sequential,               Jeff,              2018-09-24 09:58:37,    Stars w SD at 8:48&lt;/P&gt;

&lt;P&gt;Miguel&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 22:19:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-you-extract-data-from-the-following-field-event-message/m-p/427403#M122371</guid>
      <dc:creator>aragoma</dc:creator>
      <dc:date>2020-09-29T22:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: How do you extract data from the following field event_message: "P5_Transfer,CLO,2018-08-08 12:12:57,Cardston transfer custom start point."</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-you-extract-data-from-the-following-field-event-message/m-p/427404#M122372</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;(?&amp;lt;Name&amp;gt;^\w+\,\w+)\,(?P&amp;lt;date_time&amp;gt;\d{1,4}\-\d{1,2}\-\d{1,2} \d{1,2}\:\d{1,2}\:\d{1,2})\,(?P&amp;lt;node&amp;gt;[a-zA-Z0-9_ ]*$)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 10 Dec 2018 21:10:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-you-extract-data-from-the-following-field-event-message/m-p/427404#M122372</guid>
      <dc:creator>macadminrohit</dc:creator>
      <dc:date>2018-12-10T21:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: How do you extract data from the following field event_message: "P5_Transfer,CLO,2018-08-08 12:12:57,Cardston transfer custom start point."</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-you-extract-data-from-the-following-field-event-message/m-p/427405#M122373</link>
      <description>&lt;P&gt;Then you can write another regex on &lt;CODE&gt;Name&lt;/CODE&gt; to separate names or use splunk &lt;CODE&gt;makemv delim="," Name&lt;/CODE&gt; kind of command set.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Dec 2018 21:11:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-you-extract-data-from-the-following-field-event-message/m-p/427405#M122373</guid>
      <dc:creator>macadminrohit</dc:creator>
      <dc:date>2018-12-10T21:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: How do you extract data from the following field event_message: "P5_Transfer,CLO,2018-08-08 12:12:57,Cardston transfer custom start point."</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-you-extract-data-from-the-following-field-event-message/m-p/427406#M122374</link>
      <description>&lt;P&gt;Thank you, it worked separating the data in between commas.  &lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2018 14:52:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-you-extract-data-from-the-following-field-event-message/m-p/427406#M122374</guid>
      <dc:creator>aragoma</dc:creator>
      <dc:date>2018-12-11T14:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: How do you extract data from the following field event_message: "P5_Transfer,CLO,2018-08-08 12:12:57,Cardston transfer custom start point."</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-you-extract-data-from-the-following-field-event-message/m-p/427407#M122375</link>
      <description>&lt;P&gt;@aragoma,  if it works for you, kindly accept the answer&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2018 16:02:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-you-extract-data-from-the-following-field-event-message/m-p/427407#M122375</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2018-12-11T16:02:49Z</dc:date>
    </item>
  </channel>
</rss>

