1.1. 命令查询日志

1.1.1. 查看 安全日志 /var/log/secure

cat /var/log/secure | awk '/Failed/{print $(NF-3)}' | sort | uniq -c | awk '{print $2" = "$1;}'

results matching ""

    No results matching ""