<?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 create average time query in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/652275#M53537</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I get the duration from these two loggers:&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Started&lt;/SPAN&gt; &lt;SPAN class=""&gt;ASSOCIATION&lt;/SPAN&gt; &lt;SPAN class=""&gt;process&lt;/SPAN&gt; &lt;SPAN class=""&gt;for&lt;/SPAN&gt; &lt;SPAN class=""&gt;BusDt=07/25/2023&lt;/SPAN&gt;&lt;SPAN&gt;, &amp;amp; &lt;/SPAN&gt;&lt;SPAN class=""&gt;version=1 -&amp;nbsp;&lt;STRONG&gt;2023-07-26 07:52:36.011&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Successfully completed ASSOCIATION process&lt;SPAN&gt;!! &lt;/SPAN&gt;isAssociationBalanced&lt;SPAN&gt;?&lt;/SPAN&gt;=true -&amp;nbsp;&lt;STRONG&gt;2023-07-26 08:44:07.507&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;Please guide how I can use transaction command to get average.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jul 2023 17:50:39 GMT</pubDate>
    <dc:creator>aditsss</dc:creator>
    <dc:date>2023-07-27T17:50:39Z</dc:date>
    <item>
      <title>How to create average time search?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/651865#M53465</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;I am getting these two logs on daily basis:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2023-07-17 08:05:59.764 [INFO ] [Thread-3] TransformProcessor - &lt;STRONG&gt;Started ASSOCIATION process for BusDt=07/16/2023, &amp;amp; version=1&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2023-07-17 08:52:44.484 [INFO ] [Thread-3] AssociationProcessor -&lt;STRONG&gt; Successfully completed ASSOCIATION process!! isAssociationBalanced?=true&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2023-07-18 08:04:59.764 [INFO ] [Thread-3] TransformProcessor - &lt;STRONG&gt;Started ASSOCIATION process for BusDt=07/17/2023, &amp;amp; version=1&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2023-07-18 08:52:44.484 [INFO ] [Thread-3] AssociationProcessor - &lt;STRONG&gt;Successfully completed ASSOCIATION process!! isAssociationBalanced?=true&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;I want to create one query where I can calculate average time between process start and complete&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;2023-07-17 08:05:59.764&lt;/STRONG&gt; [INFO ] [Thread-3] TransformProcessor - &lt;STRONG&gt;Started ASSOCIATION process for BusDt=07/16/2023, &amp;amp; version=1&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;2023-07-17 08:52:44.484&lt;/STRONG&gt; [INFO ] [Thread-3] AssociationProcessor -&lt;STRONG&gt; Successfully completed ASSOCIATION process!! isAssociationBalanced?=true&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;My current query is this :&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;index= "600000304_d_gridgain_idx*" sourcetype = "600000304_gg_abs_ipc2"&amp;nbsp; source="/amex/app/gfp-settlement-transform/logs/gfp-settlement-transform.log"&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Can someone guide me how to move forward and create average query.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 16:06:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/651865#M53465</guid>
      <dc:creator>aditsss</dc:creator>
      <dc:date>2023-07-25T16:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to create average time query</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/651876#M53469</link>
      <description>&lt;P&gt;As a guide, you could look at the transaction command&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.1.0/SearchReference/Transaction" target="_blank"&gt;transaction - Splunk Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 11:36:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/651876#M53469</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-07-25T11:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to create average time query</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/651884#M53470</link>
      <description>&lt;P&gt;&lt;STRONG&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Can you please suggest me with the query I am not able to find that if we take first time and last time how can we do that:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;STRONG&gt;2023-07-17 08:05:59.764&lt;/STRONG&gt; [INFO ] [Thread-3] TransformProcessor - Started ASSOCIATION process for BusDt=07/16/2023, &amp;amp; version=1&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;STRONG&gt;2023-07-17 08:52:44.484&lt;/STRONG&gt; [INFO ] [Thread-3] AssociationProcessor - Successfully completed ASSOCIATION process!! isAssociationBalanced?=true&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;How can we take first time and last time and can show average of the time.How to fetch time from these two logs and how can we create average time.&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp; could you please suggest&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 25 Jul 2023 12:11:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/651884#M53470</guid>
      <dc:creator>aditsss</dc:creator>
      <dc:date>2023-07-25T12:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to create average time query</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/651893#M53472</link>
      <description>&lt;P&gt;Use transaction starts with and ends with arguments to define the start and end of each transaction, then take an average of the durations of the transactions.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 12:49:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/651893#M53472</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-07-25T12:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to create average time query</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/651906#M53474</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This two logs will appear on daily basis . Could you please help me the query&amp;nbsp; here:&lt;/P&gt;&lt;P&gt;How I can fetch time and then calculate average:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;2023-07-17 08:05:59.764 [INFO ] [Thread-3] TransformProcessor - Started ASSOCIATION process for BusDt=07/16/2023, &amp;amp; version=1&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;2023-07-17 08:52:44.484 [INFO ] [Thread-3] AssociationProcessor - Successfully completed ASSOCIATION process!! isAssociationBalanced?=true&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 25 Jul 2023 13:27:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/651906#M53474</guid>
      <dc:creator>aditsss</dc:creator>
      <dc:date>2023-07-25T13:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to create average time query</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/651911#M53475</link>
      <description>&lt;P&gt;Based on my suggestion to use the transaction command, what have you tried so far?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 13:37:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/651911#M53475</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-07-25T13:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to create average time query</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/651912#M53476</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you guide me how I can fetch the time from both logs:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;STRONG&gt;2023-07-17 08:05:59.764&lt;/STRONG&gt; [INFO ] [Thread-3] TransformProcessor - Started ASSOCIATION process for BusDt=07/16/2023, &amp;amp; version=1&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;STRONG&gt;2023-07-17 08:52:44.484&lt;/STRONG&gt; [INFO ] [Thread-3] AssociationProcessor - Successfully completed ASSOCIATION process!! isAssociationBalanced?=true&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 25 Jul 2023 13:40:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/651912#M53476</guid>
      <dc:creator>aditsss</dc:creator>
      <dc:date>2023-07-25T13:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to create average time query</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/651914#M53477</link>
      <description>&lt;P&gt;The logs should already have a timestamp in the _time field - does this match the time you are looking for?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 14:10:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/651914#M53477</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-07-25T14:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to create average time query</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/652188#M53506</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created one query like this for Start time:&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;index= "abc" sourcetype = "600000304_gg_abs_ipc2" " Started ASSOCIATION process for" source="/amex/app/gfp-settlement-transform/logs/gfp-settlement-transform.log" | rex "-\s+(?&amp;lt;message&amp;gt;.*)" | table message _time&lt;/P&gt;&lt;P&gt;I am getting below result:&lt;/P&gt;&lt;P&gt;message&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;_time&lt;/P&gt;&lt;TABLE width="507px"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="399.948px"&gt;Started ASSOCIATION process for BusDt=07/19/2023, &amp;amp; version=1&lt;/TD&gt;&lt;TD width="106.385px"&gt;2023-07-20 10:49:53.777&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="399.948px"&gt;Started ASSOCIATION process for BusDt=07/20/2023, &amp;amp; version=1&lt;/TD&gt;&lt;TD width="106.385px"&gt;2023-07-21 10:39:08.819&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="399.948px"&gt;Started ASSOCIATION process for BusDt=07/21/2023, &amp;amp; version=1&lt;/TD&gt;&lt;TD width="106.385px"&gt;&lt;P&gt;2023-07-22 08:24:19.919&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Second query I have created like this for END TIME :&lt;/P&gt;&lt;P&gt;index= "abc*" sourcetype = "600000304_gg_abs_ipc2" "Successfully completed ASSOCIATION process" source="/amex/app/gfp-settlement-transform/logs/gfp-settlement-transform.log" |rex "-\s+(?&amp;lt;message1&amp;gt;.*)" | table message1 _time&lt;/P&gt;&lt;P&gt;Getting below result:&lt;/P&gt;&lt;P&gt;Successfully completed ASSOCIATION process!! isAssociationBalanced?=true&amp;nbsp; &amp;nbsp; &amp;nbsp; 2023-07-20 11:42:53.835&lt;BR /&gt;Successfully completed ASSOCIATION process!! isAssociationBalanced?=true&amp;nbsp; &amp;nbsp; &amp;nbsp; 2023-07-21 11:29:00.247&lt;BR /&gt;Successfully completed ASSOCIATION process!! isAssociationBalanced?=true&amp;nbsp; &amp;nbsp; &amp;nbsp; 2023-07-22 09:18:20.100&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;How can I create one single query to show the average time (START and END TIME) Average day wise:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;START TIME FOR DAY 2023-07-20&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; -message&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;_time&lt;BR /&gt;Started ASSOCIATION process for BusDt=07/19/2023, &amp;amp; version=1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;STRONG&gt;2023-07-20 10:49:53.777&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;END TIME FOR DAY 2023-07-20&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Successfully completed ASSOCIATION process!! isAssociationBalanced?=true&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;STRONG&gt;2023-07-20 11:42:53.835&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp; Can you please guide me guide me.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 09:26:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/652188#M53506</guid>
      <dc:creator>aditsss</dc:creator>
      <dc:date>2023-07-27T09:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to create average time query</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/652195#M53508</link>
      <description>&lt;P&gt;I am trying to guide you but you don't appear to be taking any notice - try using the transaction command&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index= "abc" sourcetype = "600000304_gg_abs_ipc2"
| rex "\[(?&amp;lt;thread&amp;gt;Thread[^\]]+)\]"
| transaction thread startswith=" Started ASSOCIATION process for" endswith="Successfully completed ASSOCIATION process"&lt;/LI-CODE&gt;&lt;P&gt;You might need a reverse command or perhaps switch the starts with and ends with strings&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 10:28:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/652195#M53508</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-07-27T10:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to create average time query</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/652208#M53516</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried this query but no result:&lt;/P&gt;&lt;P&gt;index= "abc*" sourcetype = "600000304_gg_abs_ipc2" source="/amex/app/gfp-settlement-transform/logs/gfp-settlement-transform.log" | rex "\[(?&amp;lt;thread&amp;gt;Thread[^\]]+)\]"&lt;BR /&gt;| transaction thread startswith=" Started ASSOCIATION process for BusDt" endswith="Successfully completed ASSOCIATION process" | table thread&lt;/P&gt;&lt;P&gt;Can you please guide.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 12:09:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/652208#M53516</guid>
      <dc:creator>aditsss</dc:creator>
      <dc:date>2023-07-27T12:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to create average time query</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/652238#M53527</link>
      <description>&lt;P&gt;Where did table thread come from? What do you get without that?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 15:28:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/652238#M53527</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-07-27T15:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to create average time query</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/652244#M53529</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With the below query I am not getting any statistics:&lt;/P&gt;&lt;P&gt;index="600000304_d_gridgain_idx*" sourcetype=600000304_gg_abs_ipc2 | rex "\[(?&amp;lt;thread&amp;gt;Thread[^\]]+)\]"&lt;BR /&gt;| transaction thread startswith=" Started ASSOCIATION process for" endswith="Successfully completed ASSOCIATION process"&lt;/P&gt;&lt;P&gt;I have attached the screenshot .&lt;/P&gt;&lt;P&gt;How can I calculate average time?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Splunk.PNG" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/26508iD73FE1F5AAB83A46/image-size/large?v=v2&amp;amp;px=999" role="button" title="Splunk.PNG" alt="Splunk.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 15:46:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/652244#M53529</guid>
      <dc:creator>aditsss</dc:creator>
      <dc:date>2023-07-27T15:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to create average time query</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/652262#M53534</link>
      <description>&lt;P&gt;One of the fields you probably get from transaction is duration. Try getting an average of this field.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 17:05:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/652262#M53534</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-07-27T17:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to create average time query</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/652275#M53537</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I get the duration from these two loggers:&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Started&lt;/SPAN&gt; &lt;SPAN class=""&gt;ASSOCIATION&lt;/SPAN&gt; &lt;SPAN class=""&gt;process&lt;/SPAN&gt; &lt;SPAN class=""&gt;for&lt;/SPAN&gt; &lt;SPAN class=""&gt;BusDt=07/25/2023&lt;/SPAN&gt;&lt;SPAN&gt;, &amp;amp; &lt;/SPAN&gt;&lt;SPAN class=""&gt;version=1 -&amp;nbsp;&lt;STRONG&gt;2023-07-26 07:52:36.011&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Successfully completed ASSOCIATION process&lt;SPAN&gt;!! &lt;/SPAN&gt;isAssociationBalanced&lt;SPAN&gt;?&lt;/SPAN&gt;=true -&amp;nbsp;&lt;STRONG&gt;2023-07-26 08:44:07.507&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;Please guide how I can use transaction command to get average.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 17:50:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/652275#M53537</guid>
      <dc:creator>aditsss</dc:creator>
      <dc:date>2023-07-27T17:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to create average time query</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/652277#M53539</link>
      <description>&lt;LI-CODE lang="markup"&gt;ndex="600000304_d_gridgain_idx*" sourcetype=600000304_gg_abs_ipc2 | rex "\[(?&amp;lt;thread&amp;gt;Thread[^\]]+)\]"
| transaction thread startswith=" Started ASSOCIATION process for" endswith="Successfully completed ASSOCIATION process"
| stats avg(duration)&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 27 Jul 2023 17:58:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/652277#M53539</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-07-27T17:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to create average time query</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/652282#M53541</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks the below query work but is it possible to show in hour/min/sec/ms&amp;nbsp; format currently its showing only in seconds.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 18:32:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/652282#M53541</guid>
      <dc:creator>aditsss</dc:creator>
      <dc:date>2023-07-27T18:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to create average time query</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/652290#M53543</link>
      <description>&lt;LI-CODE lang="markup"&gt;index="600000304_d_gridgain_idx*" sourcetype=600000304_gg_abs_ipc2 | rex "\[(?&amp;lt;thread&amp;gt;Thread[^\]]+)\]"
| transaction thread startswith=" Started ASSOCIATION process for" endswith="Successfully completed ASSOCIATION process"
| stats avg(duration) as duration
| eval duration=tostring(duration, "duration")&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 27 Jul 2023 21:44:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/652290#M53543</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-07-27T21:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to create average time query</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/652310#M53547</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If we want to see each day separately like for last 7 days each day separately should we use table then.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 05:46:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/652310#M53547</guid>
      <dc:creator>aditsss</dc:creator>
      <dc:date>2023-07-28T05:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to create average time query</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/652343#M53552</link>
      <description>&lt;LI-CODE lang="markup"&gt;index="600000304_d_gridgain_idx*" sourcetype=600000304_gg_abs_ipc2 | rex "\[(?&amp;lt;thread&amp;gt;Thread[^\]]+)\]"
| transaction thread startswith=" Started ASSOCIATION process for" endswith="Successfully completed ASSOCIATION process"
| timechart avg(duration) as duration span=1d
| eval duration=tostring(duration, "duration")&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 28 Jul 2023 09:29:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-average-time-search/m-p/652343#M53552</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-07-28T09:29:59Z</dc:date>
    </item>
  </channel>
</rss>

