vcf-log-forwarder is up and the required ports are listening but it is not receiving anythingcprc-cli -v -d alltcp://<cloudProxyIP>:514 and the syslog config is reloadeddocker exec -it vcf-log-forwarder sh -c "curl -k -X POST -H 'Content-Type: application-json' -d '[{\"text\": 123456789}]' https://host.docker.internal:443/vrli/api/v2/events"{"status":"ok","message":"events ingested","ingested":1}logger --server <cloudProxyIP> --port 514 --tcp "test message"
Aria Operations 8.18.x
Aria Operations for Logs 8.18.x
2025-07-09T00:16:05.331Z vmsyslog.main : CRITICAL] reloading (2098508)2025-07-09T00:16:10.371Z vmsyslog.loggers.network : ERROR ] <cloudProxyIP>:514 - socket init calls failed: <class 'OSError'>2025-07-09T00:16:10.372Z vmsyslog.loggers.network : ERROR ] failed to establish connection to remote syslog server <cloudProxyIP>:514iptables rules that are configured automatically during installationroot to the Cloud Proxy and run the command:
iptables -nL
Chain DOCKER rules or other rules, there may have been an issue with the Cloud Proxy installation or upgrade. iptables entries may have been removed.iptables -nL command showing some of the proper entries:iptables on the Cloud Proxy is missing Chain DOCKER rules or other firewall rules, try a simple reboot of the Cloud Proxy and check functionality