<?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: how to get the number of logins per user for the past 30 days? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/how-to-get-the-number-of-logins-per-user-for-the-past-30-days/m-p/236290#M188560</link>
    <description>&lt;P&gt;Logins to what?  Which system?&lt;/P&gt;</description>
    <pubDate>Fri, 01 Jul 2016 11:41:05 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2016-07-01T11:41:05Z</dc:date>
    <item>
      <title>how to get the number of logins per user for the past 30 days?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-get-the-number-of-logins-per-user-for-the-past-30-days/m-p/236289#M188559</link>
      <description>&lt;P&gt;We want to know how to get the number of logins per user for the past 30 days? and also, if there is a metric we can see how long users are logged into the system . &lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2016 06:15:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-get-the-number-of-logins-per-user-for-the-past-30-days/m-p/236289#M188559</guid>
      <dc:creator>kiran_mh</dc:creator>
      <dc:date>2016-07-01T06:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: how to get the number of logins per user for the past 30 days?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-get-the-number-of-logins-per-user-for-the-past-30-days/m-p/236290#M188560</link>
      <description>&lt;P&gt;Logins to what?  Which system?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2016 11:41:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-get-the-number-of-logins-per-user-for-the-past-30-days/m-p/236290#M188560</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2016-07-01T11:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to get the number of logins per user for the past 30 days?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-get-the-number-of-logins-per-user-for-the-past-30-days/m-p/236291#M188561</link>
      <description>&lt;P&gt;how to get the number of logins per user for the past 30 days &lt;BR /&gt;
in splunk&lt;BR /&gt;
also, if there is a metric we can see how long users are logged into the splunk &lt;/P&gt;

&lt;P&gt;We also need to know how much hours a user is accessing splunk per day&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2016 11:45:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-get-the-number-of-logins-per-user-for-the-past-30-days/m-p/236291#M188561</guid>
      <dc:creator>kiran_mh</dc:creator>
      <dc:date>2016-07-01T11:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to get the number of logins per user for the past 30 days?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-get-the-number-of-logins-per-user-for-the-past-30-days/m-p/236292#M188562</link>
      <description>&lt;P&gt;number of logins : index=_audit info=succeeded  action="login attempt" | stats  count by user&lt;/P&gt;

&lt;P&gt;How many hours someone someone is accessing is very hard to get (in my opinion)&lt;BR /&gt;
You could calculate the time between login and logout times. BUT most users don't press the logout button, so you don't have the data.&lt;/P&gt;

&lt;P&gt;So you should track when users fires searches. &lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2016 12:00:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-get-the-number-of-logins-per-user-for-the-past-30-days/m-p/236292#M188562</guid>
      <dc:creator>teunlaan</dc:creator>
      <dc:date>2016-07-01T12:00:57Z</dc:date>
    </item>
  </channel>
</rss>

