Slide 54 of 115
Notes:
This directive sets the name of the dedicated SSL protocol engine logfile. Error type messages are additionally duplicated to the general Apache error log file (directive ErrorLog). Put this somewhere where it cannot be used for symlink attacks on a real server (i.e. somewhere where only root can write). If the filename does not begin with a slash ('/') then it is assumed to be relative to the Server Root. If filename begins with a bar ('|') then the following string is assumed to be a path to an executable program to which a reliable pipe can be established. The directive should occur only once per virtual server config.
Example:
SSLLog /usr/local/apache/logs/ssl_engine_log