<?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: Alert on a user attempting to connect from one box to another in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Alert-on-a-user-attempting-to-connect-from-one-box-to-another/m-p/231162#M4304</link>
    <description>&lt;P&gt;If you mean "how can I identify an ssh login attempt between 2 Linux boxes that uses a specific user name," that's pretty simple.&lt;BR /&gt;
First, on the target system, make sure you are collecting &lt;CODE&gt;/var/log/secure.log&lt;/CODE&gt; and sending it to Splunk with a sourcetype of &lt;CODE&gt;linux_secure&lt;/CODE&gt;  Then, your Splunk search will be:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype=linux_secure host="target system name" src_ip="ip address of first system" user="user name"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;That gives you a starting point, at least. &lt;CODE&gt;secure.log&lt;/CODE&gt; is the ssh log and it is normally found in &lt;CODE&gt;/var/log&lt;/CODE&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Aug 2016 23:17:08 GMT</pubDate>
    <dc:creator>lguinn2</dc:creator>
    <dc:date>2016-08-17T23:17:08Z</dc:date>
    <item>
      <title>Alert on a user attempting to connect from one box to another</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-on-a-user-attempting-to-connect-from-one-box-to-another/m-p/231161#M4303</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;

&lt;P&gt;Whats the best way if at all to alert on a specific user trying to connect from a specific system to another specific system ? any help would be greatly appreciated, if it matters the systems will be Unix systems not Windows&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2016 15:12:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-on-a-user-attempting-to-connect-from-one-box-to-another/m-p/231161#M4303</guid>
      <dc:creator>AaronMoorcroft</dc:creator>
      <dc:date>2016-08-17T15:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Alert on a user attempting to connect from one box to another</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-on-a-user-attempting-to-connect-from-one-box-to-another/m-p/231162#M4304</link>
      <description>&lt;P&gt;If you mean "how can I identify an ssh login attempt between 2 Linux boxes that uses a specific user name," that's pretty simple.&lt;BR /&gt;
First, on the target system, make sure you are collecting &lt;CODE&gt;/var/log/secure.log&lt;/CODE&gt; and sending it to Splunk with a sourcetype of &lt;CODE&gt;linux_secure&lt;/CODE&gt;  Then, your Splunk search will be:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype=linux_secure host="target system name" src_ip="ip address of first system" user="user name"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;That gives you a starting point, at least. &lt;CODE&gt;secure.log&lt;/CODE&gt; is the ssh log and it is normally found in &lt;CODE&gt;/var/log&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2016 23:17:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-on-a-user-attempting-to-connect-from-one-box-to-another/m-p/231162#M4304</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2016-08-17T23:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Alert on a user attempting to connect from one box to another</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-on-a-user-attempting-to-connect-from-one-box-to-another/m-p/231163#M4305</link>
      <description>&lt;P&gt;Thank you that's a great help&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2016 08:52:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-on-a-user-attempting-to-connect-from-one-box-to-another/m-p/231163#M4305</guid>
      <dc:creator>AaronMoorcroft</dc:creator>
      <dc:date>2016-08-18T08:52:09Z</dc:date>
    </item>
  </channel>
</rss>

