Implementing and Operating Cisco Security Core Technologies (SCOR) — Question 562

An engineer is configuring a Cisco Secure Email Cloud Gateway instance to send logs to an external server for auditing. For security purposes, a username and SSH key with the fingerprint d0:46:03:8e:d7:f1:bb:9b:33:13:94:60:49:da:9b:e3 has been generated on the remote log server that accepts only the SSHv2 protocol. Which log retrieval method must be configured in the log subscription?

Answer options

Correct answer: C

Explanation

The correct answer is C, SCP push, because SCP (Secure Copy Protocol) utilizes SSHv2 for secure file transfer, making it suitable for the requirements specified. The other options, such as syslog push and FTP push, do not leverage SSHv2 for secure communication, while manually downloading does not automate the log retrieval process.