<?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 Need help with spl query in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Need-help-with-spl-query/m-p/703094#M238345</link>
    <description>&lt;LI-CODE lang="markup"&gt;index=web_logs sourcetype=access_combined

| eval request_duration=round(duration/1000, 2)

| stats avg(request_duration) as avg_duration by host, uri_path

| where avg_duration &amp;gt; 2

| sort - avg_duration&lt;/LI-CODE&gt;</description>
    <pubDate>Wed, 30 Oct 2024 17:29:03 GMT</pubDate>
    <dc:creator>xaviershebha</dc:creator>
    <dc:date>2024-10-30T17:29:03Z</dc:date>
    <item>
      <title>Need help with spl query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Need-help-with-spl-query/m-p/703094#M238345</link>
      <description>&lt;LI-CODE lang="markup"&gt;index=web_logs sourcetype=access_combined

| eval request_duration=round(duration/1000, 2)

| stats avg(request_duration) as avg_duration by host, uri_path

| where avg_duration &amp;gt; 2

| sort - avg_duration&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 30 Oct 2024 17:29:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Need-help-with-spl-query/m-p/703094#M238345</guid>
      <dc:creator>xaviershebha</dc:creator>
      <dc:date>2024-10-30T17:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with spl query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Need-help-with-spl-query/m-p/703101#M238350</link>
      <description>&lt;P&gt;What help do you need? Please explain what your issue is, and what your desired results would look like.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2024 11:54:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Need-help-with-spl-query/m-p/703101#M238350</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-10-30T11:54:39Z</dc:date>
    </item>
  </channel>
</rss>

