Skip to content

Commit 7ff3389

Browse files
committed
2 parents ab821b1 + d3433e2 commit 7ff3389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pills/ssh_successful_login_log.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ <h2>A bit of context</h2>
66
<p>
77
In this small pill we will be <b>monitoring both successful logins and failed attempts</b> towards our Linux server.<br>
88
Generally speaking we want to monitor <b>exposed servers</b> that offer some sort of remote shell, like SSH.<br>
9-
I will be basing this article on <b>Debian</b> and <b>OpenSSH Server</b>, but it should be pretty similar to most distros like Ubuntu, Linux Mint...
9+
I will be basing this article on <b>Debian</b> and <b>OpenSSH Server</b>, but it should be pretty similar to do in most distros such as Ubuntu, Linux Mint...
1010
<br><br>
1111
Our logs are placed under <i>"/var/log"</i>, specifically:
1212
<pre class="col-md-12"><code class="language-clike">/var/log/auth.log</code></pre>

0 commit comments

Comments
 (0)