Hello,
I have an error when I try to use a remote source
I'm under RedHas AS3 Syslog2rc1.
my config is :
source s_remote_fw {
udp(ip(192.168.7.2) port(514));
};
And the error is :
Error binding socket; addr='AF_INET(192.168.7.2:514)', error='Cannot assign requested address (99)'
Error initializing source driver; source='s_remote_fw'
Thanks for your help