<?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: a little search assistance in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/a-little-search-assistance/m-p/543224#M153886</link>
    <description>&lt;P&gt;sorry I forgot to mention I tried that and it only returns the number of events for the most recent day. If I remove the majority of the evals and customization adding that timechart works just fine.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Mar 2021 16:29:31 GMT</pubDate>
    <dc:creator>tkerr1357</dc:creator>
    <dc:date>2021-03-10T16:29:31Z</dc:date>
    <item>
      <title>a little search assistance</title>
      <link>https://community.splunk.com/t5/Splunk-Search/a-little-search-assistance/m-p/543105#M153845</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need some assistance using the search below to produce a timechart of the number of events per day for the last 90 days.&amp;nbsp;&lt;/P&gt;&lt;P&gt;index=wineventlog source="WinEventLog:Microsoft-Windows-TerminalServices-LocalSessionManager/Operational" EventCode=25&lt;BR /&gt;| search Source_Network_Address="*" ComputerName="*" User="*"&lt;BR /&gt;| eval "Source IP" = coalesce(Source_Network_Address,"")&lt;BR /&gt;| eval clientip=Source_Network_Address | sort- _time&lt;BR /&gt;| iplocation "Source IP" | where isnotnull(lat)&lt;BR /&gt;| streamstats current=f global=f window=1 first(lat) as next_lat first(lon) as next_lon first(_time) as next_time first(clientip) as next_ip first(Country) as next_country first(Region) as next_region by User&lt;BR /&gt;| strcat lat "," lon pointA&lt;BR /&gt;| haversine originField=pointA units=mi inputFieldLat=next_lat inputFieldLon=next_lon outputField=distance_miles&lt;BR /&gt;|strcat next_lat "," next_lon pointB |eval time_dif=(((next_time - _time)/60)/60), distance_miles=round(distance_miles, 2), time_dif=round(time_dif, 2)&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 20:28:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/a-little-search-assistance/m-p/543105#M153845</guid>
      <dc:creator>tkerr1357</dc:creator>
      <dc:date>2021-03-09T20:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: a little search assistance</title>
      <link>https://community.splunk.com/t5/Splunk-Search/a-little-search-assistance/m-p/543152#M153862</link>
      <description>&lt;LI-CODE lang="markup"&gt;| timechart span=1d count&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 10 Mar 2021 07:14:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/a-little-search-assistance/m-p/543152#M153862</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-03-10T07:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: a little search assistance</title>
      <link>https://community.splunk.com/t5/Splunk-Search/a-little-search-assistance/m-p/543224#M153886</link>
      <description>&lt;P&gt;sorry I forgot to mention I tried that and it only returns the number of events for the most recent day. If I remove the majority of the evals and customization adding that timechart works just fine.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 16:29:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/a-little-search-assistance/m-p/543224#M153886</guid>
      <dc:creator>tkerr1357</dc:creator>
      <dc:date>2021-03-10T16:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: a little search assistance</title>
      <link>https://community.splunk.com/t5/Splunk-Search/a-little-search-assistance/m-p/543575#M153971</link>
      <description>&lt;P&gt;I was able to resolve this but had to completely alter my search&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 17:51:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/a-little-search-assistance/m-p/543575#M153971</guid>
      <dc:creator>tkerr1357</dc:creator>
      <dc:date>2021-03-12T17:51:27Z</dc:date>
    </item>
  </channel>
</rss>

