From: Armando M. <arm...@st...> - 2012-04-22 13:46:48
|
Hi Karlo, On 12/07/2011 11:16 AM, Karlo Luiten wrote: > I'd like to know how I can get sshguard to log the blocks that are made. > Is this possible? Sshguard logs using syslog by default, with LOG_AUTH facility. You can see in which file those are stored by checking your syslog.conf. By default, entries LOG_NOTICE and higher are logged. I would suggest you to check your syslog configuration and verify where the auth messages are logged. Cheers, Armando |