<?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: Remote desktop user in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Remote-desktop-user/m-p/668720#M229386</link>
    <description>&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 15 Nov 2023 10:31:45 GMT</pubDate>
    <dc:creator>gjhaaland</dc:creator>
    <dc:date>2023-11-15T10:31:45Z</dc:date>
    <item>
      <title>Remote desktop user</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Remote-desktop-user/m-p/668702#M229379</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The code is like&lt;/P&gt;&lt;P&gt;index=main host=server10 (EventCode=4624 OR&amp;nbsp;&amp;nbsp;EventCode=4634) Logon_Type=3 NOT user="*$" NOT user "ANONYMOUS LOGON"&lt;/P&gt;&lt;P&gt;| dedup user | where NOT MsgID==AUT22673 | eval LoginTime=_time | table user LoginTime&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The output will list active RDP user.&amp;nbsp; No idea how to fix the rest of it, either&lt;/P&gt;&lt;P&gt;1: If number of user == 0, then print "No Remote desktop user"&lt;/P&gt;&lt;P&gt;2: Or put number of user into a Single Value, Radial Gauge (not username)&lt;/P&gt;&lt;P&gt;Sounds so easy but I cannot figure out how to fix it.&amp;nbsp; Too little Splunk experience.&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Geir&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2023 08:27:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Remote-desktop-user/m-p/668702#M229379</guid>
      <dc:creator>gjhaaland</dc:creator>
      <dc:date>2023-11-15T08:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Remote desktop user</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Remote-desktop-user/m-p/668715#M229383</link>
      <description>&lt;P&gt;Do you just need a count of (distinct) users?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| stats dc(user) as users&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 15 Nov 2023 09:41:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Remote-desktop-user/m-p/668715#M229383</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-11-15T09:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Remote desktop user</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Remote-desktop-user/m-p/668720#M229386</link>
      <description>&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2023 10:31:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Remote-desktop-user/m-p/668720#M229386</guid>
      <dc:creator>gjhaaland</dc:creator>
      <dc:date>2023-11-15T10:31:45Z</dc:date>
    </item>
  </channel>
</rss>

