0

Where are my sshd logs is placed.

hi..,

please guide me, where the ssh logs stored exactly and how to view ssh logs in centos.

luke
asked Aug 28, 2017
1 Answer
0

By default ssh log file is located in /var/log/secure.... here you can check the ssh logs... Another simple method to check ssh logs by executing journalctl -u sshd | tail -10.... make sure journal commands works only Centos 7 and higher versions.

View More
karthikeyan
answered Aug 29, 2017
Your Answer
||||
 
100:0