Update 20140926 How to monitor user login history on CentOS with utmpdump.md

This commit is contained in:
joeren 2014-09-30 09:02:50 +08:00
parent 1163ab4fbf
commit 9c6f1123c1

View File

@ -1,3 +1,4 @@
Translating by GOLinux!
How to monitor user login history on CentOS with utmpdump
================================================================================
Keeping, maintaining and analyzing logs (i.e., accounts of events that have happened during a certain period of time or are currently happening) are among the most basic and essential tasks of a Linux system administrator. In case of user management, examining user logon and logout logs (both failed and successful) can alert us about any potential security breaches or unauthorized use of our system. For example, remote logins from unknown IP addresses or accounts being used outside working hours or during vacation leave should raise a red flag.
@ -117,4 +118,4 @@ via: http://xmodulo.com/2014/09/monitor-user-login-history-centos-utmpdump.html
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
[a]:http://xmodulo.com/author/gabriel
[1]:http://xmodulo.com/2014/09/logrotate-manage-log-files-linux.html
[1]:http://xmodulo.com/2014/09/logrotate-manage-log-files-linux.html