A quick post today! I was trying to configure the vRealize Operations Manager Outbound REST notification plugin recently and I was having a few issues doing a POST or PUT operation against the specified endpoint. Specifically, I was getting the following message:
Test was not successful: Failed to post or put to the server.
I tried looking around the vROPs Logs section under Administration > Support > Logs but couldn’t find anything specific for Outbound Notification plugins. A spot of Googling left me with plenty of information about making a REST call to vROPs but nothing from it.
So, without further delay, the Outbound notification logs are in the analytics log files under /data/vcops/log. I usually run the following command to tail the analytics log files while I’m troubleshooting:
tail -f analytics*.log | grep {hostname-your-POSTing-to}
Giant shoutout to johndias on the VMware {code} Slack channel who pointed me straight to this. It was too good not to share.

- Upgrading CSE-deployed Kubernetes clusters from TKG 1.5.4 to TKG 1.6.1
- Upgrading VCD Container Service Extension from 4.0.1 to 4.0.3
- Understanding and Deploying TKGm 1.6 into vSphere
- Forwarding Cloud Director App LaunchPad logs to vRealize Log Insight using the vRLI Agent
- EFI shell missing from boot menu