<?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: results greater then a stat's column in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/results-greater-then-a-stat-s-column/m-p/179671#M51740</link>
    <description>&lt;P&gt;Appending that &lt;CODE&gt;search&lt;/CODE&gt; command would have worked if you had used the same field name as in the &lt;CODE&gt;rename&lt;/CODE&gt; command &lt;span class="lia-unicode-emoji" title=":face_with_tongue:"&gt;😛&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 12 Aug 2014 21:56:54 GMT</pubDate>
    <dc:creator>martin_mueller</dc:creator>
    <dc:date>2014-08-12T21:56:54Z</dc:date>
    <item>
      <title>results greater then a stat's column</title>
      <link>https://community.splunk.com/t5/Splunk-Search/results-greater-then-a-stat-s-column/m-p/179669#M51738</link>
      <description>&lt;P&gt;Splunk big time NOOB here.&lt;/P&gt;

&lt;P&gt;I'm trying to find IP's that are logging into our FTP server with more then one FTP User Name.&lt;/P&gt;

&lt;P&gt;Here is my sarch string: index="ftp" client!="10.&lt;EM&gt;.&lt;/EM&gt;.*" earliest=-24h | stats dc(FTPUser) by client | rename "dc(FTPUser)" AS "User"&lt;/P&gt;

&lt;P&gt;The above works great and is showing me how many ftp accounts each ip is using.&lt;/P&gt;

&lt;P&gt;Now I'd like to only see logins that are greater then 1. I tried adding | search FTPUser&amp;gt;1 but that does not work.&lt;/P&gt;

&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;

&lt;P&gt;Thank you,&lt;/P&gt;

&lt;P&gt;Brandon&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2014 20:57:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/results-greater-then-a-stat-s-column/m-p/179669#M51738</guid>
      <dc:creator>brandonpal</dc:creator>
      <dc:date>2014-08-12T20:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: results greater then a stat's column</title>
      <link>https://community.splunk.com/t5/Splunk-Search/results-greater-then-a-stat-s-column/m-p/179670#M51739</link>
      <description>&lt;P&gt;| where User &amp;gt; 1&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2014 21:02:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/results-greater-then-a-stat-s-column/m-p/179670#M51739</guid>
      <dc:creator>aelliott</dc:creator>
      <dc:date>2014-08-12T21:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: results greater then a stat's column</title>
      <link>https://community.splunk.com/t5/Splunk-Search/results-greater-then-a-stat-s-column/m-p/179671#M51740</link>
      <description>&lt;P&gt;Appending that &lt;CODE&gt;search&lt;/CODE&gt; command would have worked if you had used the same field name as in the &lt;CODE&gt;rename&lt;/CODE&gt; command &lt;span class="lia-unicode-emoji" title=":face_with_tongue:"&gt;😛&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2014 21:56:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/results-greater-then-a-stat-s-column/m-p/179671#M51740</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-08-12T21:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: results greater then a stat's column</title>
      <link>https://community.splunk.com/t5/Splunk-Search/results-greater-then-a-stat-s-column/m-p/179672#M51741</link>
      <description>&lt;P&gt;That works great thank you.  Is there a way I can get it to show me the User name's instead of a number.  I know if I client the client ip it will show me usernames but any way to see it on my search screen?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2014 00:36:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/results-greater-then-a-stat-s-column/m-p/179672#M51741</guid>
      <dc:creator>brandonpal</dc:creator>
      <dc:date>2014-08-13T00:36:59Z</dc:date>
    </item>
  </channel>
</rss>

