<?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 know the number of  accounts that do have not login in over 30 days in application1 but have login in application2 in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-know-the-number-of-accounts-that-do-have-not-login-in/m-p/197388#M187393</link>
    <description>&lt;P&gt;I'd do this like so:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype=app_a OR sourcetype=app_b | stats values(sourcetype) as sourcetypes dc(sourcetype) as apps by user | where sourcetypes=="app_a" AND apps=1
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 23 Jan 2015 17:06:40 GMT</pubDate>
    <dc:creator>dturnbull_splun</dc:creator>
    <dc:date>2015-01-23T17:06:40Z</dc:date>
    <item>
      <title>How to know the number of  accounts that do have not login in over 30 days in application1 but have login in application2</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-know-the-number-of-accounts-that-do-have-not-login-in/m-p/197386#M187391</link>
      <description>&lt;P&gt;How to know the number of  accounts that do have not login in over 30 days in application1 but have login in application2&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jan 2015 13:44:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-know-the-number-of-accounts-that-do-have-not-login-in/m-p/197386#M187391</guid>
      <dc:creator>moiezuddin</dc:creator>
      <dc:date>2015-01-22T13:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to know the number of  accounts that do have not login in over 30 days in application1 but have login in application2</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-know-the-number-of-accounts-that-do-have-not-login-in/m-p/197387#M187392</link>
      <description>&lt;P&gt;I don't know the fields you have in your logs, so I'll assume that you have the following fields app and username and sourcetype is applogs, so you can make the following searches (and from time picker choose last month):&lt;/P&gt;

&lt;P&gt;sourcetype=applogs app=application1 | stats count by user &lt;/P&gt;

&lt;P&gt;sourcetype=applogs app=application2 | stats count by user &lt;/P&gt;

&lt;P&gt;hope that this help ..&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jan 2015 16:46:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-know-the-number-of-accounts-that-do-have-not-login-in/m-p/197387#M187392</guid>
      <dc:creator>aakwah</dc:creator>
      <dc:date>2015-01-23T16:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to know the number of  accounts that do have not login in over 30 days in application1 but have login in application2</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-know-the-number-of-accounts-that-do-have-not-login-in/m-p/197388#M187393</link>
      <description>&lt;P&gt;I'd do this like so:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype=app_a OR sourcetype=app_b | stats values(sourcetype) as sourcetypes dc(sourcetype) as apps by user | where sourcetypes=="app_a" AND apps=1
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 23 Jan 2015 17:06:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-know-the-number-of-accounts-that-do-have-not-login-in/m-p/197388#M187393</guid>
      <dc:creator>dturnbull_splun</dc:creator>
      <dc:date>2015-01-23T17:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to know the number of  accounts that do have not login in over 30 days in application1 but have login in application2</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-know-the-number-of-accounts-that-do-have-not-login-in/m-p/197389#M187394</link>
      <description>&lt;P&gt;Please helpme out of it &lt;/P&gt;

&lt;P&gt;How to right search query to know last login and password reset for (2 applications) application 1 and application2&lt;BR /&gt;
Need to write query with below given index and source&lt;BR /&gt;
index=ibm source="abmom-tail://ibmarehouse/ibm_account&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2015 14:02:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-know-the-number-of-accounts-that-do-have-not-login-in/m-p/197389#M187394</guid>
      <dc:creator>moiezuddin</dc:creator>
      <dc:date>2015-02-03T14:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to know the number of  accounts that do have not login in over 30 days in application1 but have login in application2</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-know-the-number-of-accounts-that-do-have-not-login-in/m-p/197390#M187395</link>
      <description>&lt;P&gt;How to right search query to know last login and password reset for (2 applications) application 1 and application2&lt;BR /&gt;
Need to write query with below given index and source&lt;BR /&gt;
index=ibm source="abmom-tail://ibmarehouse/ibm_account&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2015 14:02:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-know-the-number-of-accounts-that-do-have-not-login-in/m-p/197390#M187395</guid>
      <dc:creator>moiezuddin</dc:creator>
      <dc:date>2015-02-03T14:02:28Z</dc:date>
    </item>
  </channel>
</rss>

