<?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: Query to cumulate  endpoint uri in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/Query-to-cumulate-endpoint-uri/m-p/577459#M8723</link>
    <description>&lt;LI-CODE lang="markup"&gt;| eval endpointURI=replace(endpointURI,"[^/]+$","")&lt;/LI-CODE&gt;</description>
    <pubDate>Mon, 06 Dec 2021 11:51:06 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2021-12-06T11:51:06Z</dc:date>
    <item>
      <title>Query to cumulate  endpoint uri</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Query-to-cumulate-endpoint-uri/m-p/577456#M8722</link>
      <description>&lt;P&gt;How to get cumulate response times for below endpoint.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;Below is the query i tried. but need similar endpoints should be cumulated together instead of separate endpoint.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;| stats values(pod) as HOST count avg(ReqProcessTime) as Avg p90(ReqProcessTime) as "Percentile90" max(ReqProcessTime) as Max by endpointURI, servicename, ResponseCode&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="saireddy_0-1638790346200.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/17127i2F017A636343D2A7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="saireddy_0-1638790346200.png" alt="saireddy_0-1638790346200.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Dec 2021 11:33:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Query-to-cumulate-endpoint-uri/m-p/577456#M8722</guid>
      <dc:creator>saireddy</dc:creator>
      <dc:date>2021-12-06T11:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: Query to cumulate  endpoint uri</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Query-to-cumulate-endpoint-uri/m-p/577459#M8723</link>
      <description>&lt;LI-CODE lang="markup"&gt;| eval endpointURI=replace(endpointURI,"[^/]+$","")&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 06 Dec 2021 11:51:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Query-to-cumulate-endpoint-uri/m-p/577459#M8723</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-12-06T11:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Query to cumulate  endpoint uri</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Query-to-cumulate-endpoint-uri/m-p/577464#M8724</link>
      <description>&lt;P&gt;Thanks ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Incase we if have static endpoint in the log. which is like below this is getting replaced by&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;/services/renewals/".&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Original Endpoint - /services/renewals/renewaldetails&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;so, whenever there are common endpoints they should be added. if they are static it should display as is.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Dec 2021 12:46:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Query-to-cumulate-endpoint-uri/m-p/577464#M8724</guid>
      <dc:creator>saireddy</dc:creator>
      <dc:date>2021-12-06T12:46:05Z</dc:date>
    </item>
  </channel>
</rss>

