<?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 field extraction for latency message in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/field-extraction-for-latency-message/m-p/19057#M2842</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;Below is my search result to get datapower latency logs. I need to prepare a chart to display the response time by each services. The latency message provide the response time of each events in milliseconds, I need to extract the 12th position of the latency message to prepare the charts. Can someone help me to extract this field using rex?&lt;/P&gt;

&lt;HR /&gt;

&lt;P&gt;&lt;CODE&gt;Apr 25 20:38:29 10.142.102.50 Apr 25 20:38:29 server1 [in01_sr][latency][info] wsgw(service): trans(57567889)[10.142.99.6]: Latency:   0 566   0 527 566 522   1 3859 3941 3861 3941 3942 3936 3924 527 566 [http://10.140.102.46:9005/service]&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;Apr 25 18:32:17 10.142.102.50 Apr 25 18:32:17 server1 [in01_sr][latency][info] wsgw(service): trans(57567681)[10.142.99.6]: Latency:   0  64   0  32  64  26   1 847 929 848 929 930 923 912  32  64 [http://10.140.102.46:9005/service]&lt;/CODE&gt;&lt;/P&gt;

&lt;H2&gt;&lt;CODE&gt;Apr 25 18:21:21 10.142.102.50 Apr 25 18:21:21 server1 [in01_sr][latency][info] wsgw(service): trans(57567409)[10.142.99.6]: Latency:   0  19   0  19  19  14   1 757 808 758 808 808 803 790  19  19 [http://10.140.102.46:9005/service]&lt;/CODE&gt;&lt;/H2&gt;</description>
    <pubDate>Mon, 29 Apr 2013 16:16:25 GMT</pubDate>
    <dc:creator>karcodsa</dc:creator>
    <dc:date>2013-04-29T16:16:25Z</dc:date>
    <item>
      <title>field extraction for latency message</title>
      <link>https://community.splunk.com/t5/Splunk-Search/field-extraction-for-latency-message/m-p/19057#M2842</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;Below is my search result to get datapower latency logs. I need to prepare a chart to display the response time by each services. The latency message provide the response time of each events in milliseconds, I need to extract the 12th position of the latency message to prepare the charts. Can someone help me to extract this field using rex?&lt;/P&gt;

&lt;HR /&gt;

&lt;P&gt;&lt;CODE&gt;Apr 25 20:38:29 10.142.102.50 Apr 25 20:38:29 server1 [in01_sr][latency][info] wsgw(service): trans(57567889)[10.142.99.6]: Latency:   0 566   0 527 566 522   1 3859 3941 3861 3941 3942 3936 3924 527 566 [http://10.140.102.46:9005/service]&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;Apr 25 18:32:17 10.142.102.50 Apr 25 18:32:17 server1 [in01_sr][latency][info] wsgw(service): trans(57567681)[10.142.99.6]: Latency:   0  64   0  32  64  26   1 847 929 848 929 930 923 912  32  64 [http://10.140.102.46:9005/service]&lt;/CODE&gt;&lt;/P&gt;

&lt;H2&gt;&lt;CODE&gt;Apr 25 18:21:21 10.142.102.50 Apr 25 18:21:21 server1 [in01_sr][latency][info] wsgw(service): trans(57567409)[10.142.99.6]: Latency:   0  19   0  19  19  14   1 757 808 758 808 808 803 790  19  19 [http://10.140.102.46:9005/service]&lt;/CODE&gt;&lt;/H2&gt;</description>
      <pubDate>Mon, 29 Apr 2013 16:16:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/field-extraction-for-latency-message/m-p/19057#M2842</guid>
      <dc:creator>karcodsa</dc:creator>
      <dc:date>2013-04-29T16:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: field extraction for latency message</title>
      <link>https://community.splunk.com/t5/Splunk-Search/field-extraction-for-latency-message/m-p/19058#M2843</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;Latency:\s+(?:\d+\s+){11}(?&amp;lt;response_time&amp;gt;\d+)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 29 Apr 2013 17:22:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/field-extraction-for-latency-message/m-p/19058#M2843</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2013-04-29T17:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: field extraction for latency message</title>
      <link>https://community.splunk.com/t5/Splunk-Search/field-extraction-for-latency-message/m-p/19059#M2844</link>
      <description>&lt;P&gt;Are you interested in a DataPower app for Splunk that will provide much deeper Latency details? It also has several other features that are useful to DP operations, development and business teams....&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2013 03:32:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/field-extraction-for-latency-message/m-p/19059#M2844</guid>
      <dc:creator>kingsizebk</dc:creator>
      <dc:date>2013-04-30T03:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: field extraction for latency message</title>
      <link>https://community.splunk.com/t5/Splunk-Search/field-extraction-for-latency-message/m-p/19060#M2845</link>
      <description>&lt;P&gt;Is there a DataPower app for Splunk?  I really would like to get the DataPower records formatted better in Splunk so that I can do stats by Web Service.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2014 16:22:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/field-extraction-for-latency-message/m-p/19060#M2845</guid>
      <dc:creator>jmacera</dc:creator>
      <dc:date>2014-10-30T16:22:11Z</dc:date>
    </item>
  </channel>
</rss>

