<?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: Unix/Linux login account aduiting in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Unix-Linux-login-account-aduiting/m-p/159897#M6000</link>
    <description>&lt;P&gt;To start index your /var/log/secure, and search on it.&lt;BR /&gt;
&lt;CODE&gt;source=/var/log/secure login&lt;/CODE&gt;&lt;BR /&gt;
and look at the format of your events to narrow your search.&lt;/P&gt;

&lt;P&gt;You can use the splunk search language to extract the fields you need, probably user and result.&lt;BR /&gt;
see the field extractions manual or the rex command &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0/SearchReference/Rex"&gt;http://docs.splunk.com/Documentation/Splunk/6.0/SearchReference/Rex&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Then count the number or success and failures per user. &lt;BR /&gt;
&lt;CODE&gt;&amp;lt;mysearch&amp;gt; | stats count by user result&lt;/CODE&gt;&lt;BR /&gt;
or a chart&lt;BR /&gt;
&lt;CODE&gt;&amp;lt;mysearch&amp;gt; | chart count over result by user&lt;/CODE&gt;&lt;BR /&gt;
etc ....&lt;/P&gt;

&lt;P&gt;for the search commands, look at &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Search/Whatsinthismanual"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Search/Whatsinthismanual&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 28 Nov 2013 16:49:47 GMT</pubDate>
    <dc:creator>yannK</dc:creator>
    <dc:date>2013-11-28T16:49:47Z</dc:date>
    <item>
      <title>Unix/Linux login account aduiting</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Unix-Linux-login-account-aduiting/m-p/159896#M5999</link>
      <description>&lt;P&gt;I working on creating reports for Top successful login and Top failed login in Unix/Linux or related OS.&lt;/P&gt;

&lt;P&gt;Would need help on that.&lt;/P&gt;

&lt;P&gt;Thanks &lt;BR /&gt;
Kishore&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2013 15:20:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Unix-Linux-login-account-aduiting/m-p/159896#M5999</guid>
      <dc:creator>Kishorebk</dc:creator>
      <dc:date>2013-11-28T15:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: Unix/Linux login account aduiting</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Unix-Linux-login-account-aduiting/m-p/159897#M6000</link>
      <description>&lt;P&gt;To start index your /var/log/secure, and search on it.&lt;BR /&gt;
&lt;CODE&gt;source=/var/log/secure login&lt;/CODE&gt;&lt;BR /&gt;
and look at the format of your events to narrow your search.&lt;/P&gt;

&lt;P&gt;You can use the splunk search language to extract the fields you need, probably user and result.&lt;BR /&gt;
see the field extractions manual or the rex command &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0/SearchReference/Rex"&gt;http://docs.splunk.com/Documentation/Splunk/6.0/SearchReference/Rex&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Then count the number or success and failures per user. &lt;BR /&gt;
&lt;CODE&gt;&amp;lt;mysearch&amp;gt; | stats count by user result&lt;/CODE&gt;&lt;BR /&gt;
or a chart&lt;BR /&gt;
&lt;CODE&gt;&amp;lt;mysearch&amp;gt; | chart count over result by user&lt;/CODE&gt;&lt;BR /&gt;
etc ....&lt;/P&gt;

&lt;P&gt;for the search commands, look at &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Search/Whatsinthismanual"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Search/Whatsinthismanual&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2013 16:49:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Unix-Linux-login-account-aduiting/m-p/159897#M6000</guid>
      <dc:creator>yannK</dc:creator>
      <dc:date>2013-11-28T16:49:47Z</dc:date>
    </item>
  </channel>
</rss>

