Does anyone know of a way to prevent openssh from logging the activity for a certain set of keys? I have a job that copies files to a remote system every minute or so, and its making the log files on the remote very large. However, I am interested in logging of other keys. I'd prefer not running a private instance of ssh for just these scripts. --Bruce