<?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 Webproxy search help in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Webproxy-search-help/m-p/528034#M9938</link>
    <description>&lt;P&gt;Hi I've got this webproxy ES base search where I'm trying to show high number of destinations from a low number of sources. I would also like to&amp;nbsp;&lt;SPAN&gt;throttle the search by going back 24hr, then only looking at the most recent time. How best to do that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;| tstats `summariesonly` count min(_time) as first_seen max(_time) as last_seen values(Web.action) as Web.action from datamodel=Web.Web WHERE index=webproxy Web.action=allowed
by Web.src Web.dest
| `drop_dm_object_name(&lt;SPAN class="code-quote"&gt;"Web"&lt;/SPAN&gt;)`
| convert ctime(*_seen)
| lookup dnslookup clientip AS dest OUTPUT clienthost AS dest_host
| lookup dnslookup clientip AS src OUTPUT clienthost AS src_host
| search NOT src_host=drekar-rancher-ccena*
| sort - count&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 05 Nov 2020 16:09:54 GMT</pubDate>
    <dc:creator>fdevera</dc:creator>
    <dc:date>2020-11-05T16:09:54Z</dc:date>
    <item>
      <title>Webproxy search help</title>
      <link>https://community.splunk.com/t5/Alerting/Webproxy-search-help/m-p/528034#M9938</link>
      <description>&lt;P&gt;Hi I've got this webproxy ES base search where I'm trying to show high number of destinations from a low number of sources. I would also like to&amp;nbsp;&lt;SPAN&gt;throttle the search by going back 24hr, then only looking at the most recent time. How best to do that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;| tstats `summariesonly` count min(_time) as first_seen max(_time) as last_seen values(Web.action) as Web.action from datamodel=Web.Web WHERE index=webproxy Web.action=allowed
by Web.src Web.dest
| `drop_dm_object_name(&lt;SPAN class="code-quote"&gt;"Web"&lt;/SPAN&gt;)`
| convert ctime(*_seen)
| lookup dnslookup clientip AS dest OUTPUT clienthost AS dest_host
| lookup dnslookup clientip AS src OUTPUT clienthost AS src_host
| search NOT src_host=drekar-rancher-ccena*
| sort - count&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2020 16:09:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Webproxy-search-help/m-p/528034#M9938</guid>
      <dc:creator>fdevera</dc:creator>
      <dc:date>2020-11-05T16:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Webproxy search help</title>
      <link>https://community.splunk.com/t5/Alerting/Webproxy-search-help/m-p/528164#M9939</link>
      <description>&lt;P&gt;Bump&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2020 16:10:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Webproxy-search-help/m-p/528164#M9939</guid>
      <dc:creator>fdevera</dc:creator>
      <dc:date>2020-11-05T16:10:05Z</dc:date>
    </item>
  </channel>
</rss>

