<?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 Top User Access Query in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Top-User-Access-Query/m-p/149202#M5556</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I want to make a search query on Linux which gives me a list of top 5 users who have accessed the linux machine the most number of times. I have /var/log/secure logs monitored. Please help.&lt;/P&gt;</description>
    <pubDate>Thu, 13 Feb 2014 11:39:40 GMT</pubDate>
    <dc:creator>sourabh_v</dc:creator>
    <dc:date>2014-02-13T11:39:40Z</dc:date>
    <item>
      <title>Top User Access Query</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Top-User-Access-Query/m-p/149202#M5556</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I want to make a search query on Linux which gives me a list of top 5 users who have accessed the linux machine the most number of times. I have /var/log/secure logs monitored. Please help.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2014 11:39:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Top-User-Access-Query/m-p/149202#M5556</guid>
      <dc:creator>sourabh_v</dc:creator>
      <dc:date>2014-02-13T11:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Top User Access Query</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Top-User-Access-Query/m-p/149203#M5557</link>
      <description>&lt;P&gt;An example log is helpful here, but you simply splunk the logs, create a field called user if it doesn't exist already, and then run the search.  For example, if I want to see this result for the past 30 days:&lt;/P&gt;

&lt;P&gt;sourcetype=mysecurelog earliest=-30d latest=now | top user limit=5&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2014 13:24:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Top-User-Access-Query/m-p/149203#M5557</guid>
      <dc:creator>dmaislin_splunk</dc:creator>
      <dc:date>2014-02-13T13:24:24Z</dc:date>
    </item>
  </channel>
</rss>

