<?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 to extract data from event? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-data-from-event/m-p/130056#M35390</link>
    <description>&lt;P&gt;Thank you!!!! &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 29 May 2015 15:33:26 GMT</pubDate>
    <dc:creator>mrchariybrown</dc:creator>
    <dc:date>2015-05-29T15:33:26Z</dc:date>
    <item>
      <title>How to extract data from event?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-data-from-event/m-p/130054#M35388</link>
      <description>&lt;P&gt;I have a bunch of events and within the events, I have the following:&lt;/P&gt;

&lt;P&gt;"Back Garage took Time In MilliSeconds: 1621  In Seconds ::1 to refresh the Image"&lt;/P&gt;

&lt;P&gt;I need to extract the "1621" (milliseconds) from the event raw data.&lt;/P&gt;

&lt;P&gt;And then I need to put in into a line graph in splunk.&lt;/P&gt;

&lt;P&gt;I'm obviously very new to this but I was asked to help on this from a manager.&lt;/P&gt;

&lt;P&gt;Please help~&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2015 19:12:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-extract-data-from-event/m-p/130054#M35388</guid>
      <dc:creator>mrchariybrown</dc:creator>
      <dc:date>2015-05-28T19:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract data from event?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-data-from-event/m-p/130055#M35389</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;|rex field=_raw "MilliSeconds:\s(?&amp;lt;myvalue&amp;gt;\d+)\s"|table myvalue
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 28 May 2015 19:26:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-extract-data-from-event/m-p/130055#M35389</guid>
      <dc:creator>aalanisr26</dc:creator>
      <dc:date>2015-05-28T19:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract data from event?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-data-from-event/m-p/130056#M35390</link>
      <description>&lt;P&gt;Thank you!!!! &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2015 15:33:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-extract-data-from-event/m-p/130056#M35390</guid>
      <dc:creator>mrchariybrown</dc:creator>
      <dc:date>2015-05-29T15:33:26Z</dc:date>
    </item>
  </channel>
</rss>

