2V0-32.24 Question 187
Select 2You are a cloud administrator tasked with forwarding event logs from vRealize Operations to an external syslog server for centralized logging and monitoring. Which steps must you perform to configure event log forwarding in vRealize Operations?
- A
Enable the syslog forwarding feature in the vRealize Operations UI under Administration > Management.
- B
Specify the IP address or hostname of the external syslog server in the vRealize Operations syslog configuration.
- C
Configure a custom alert definition to trigger log forwarding in vRealize Operations.
- D
Select the appropriate protocol (UDP/TCP) and port for the syslog server in the configuration settings.
- E
Restart the vRealize Operations cluster to apply the syslog forwarding configuration.
Show answer and explanation
Correct answers: B, D
Explanation
To configure event log forwarding in vRealize Operations, you must specify the syslog server's address and choose the appropriate protocol and port in the syslog configuration. These steps ensure that event logs are forwarded correctly to the external syslog server. Additional actions, such as enabling syslog forwarding in unrelated menus or restarting the cluster, are not required for this configuration.
- A. Incorrect.
There is no option to enable syslog forwarding under Administration > Management in vRealize Operations. Syslog forwarding is configured under the Cluster Management settings.
- B. Correct.
Specifying the syslog server's IP address or hostname is a required step when configuring log forwarding in vRealize Operations.
- C. Incorrect.
A custom alert definition is not required for syslog forwarding. Log forwarding is configured separately from alert definitions in vRealize Operations.
- D. Correct.
Selecting the appropriate protocol (UDP/TCP) and port is a necessary step to ensure proper communication with the syslog server.
- E. Incorrect.
Restarting the vRealize Operations cluster is not required to apply the syslog forwarding configuration. Changes take effect without a restart.