Forum Discussion

dipta_03_149731's avatar
dipta_03_149731
Icon for Nimbostratus rankNimbostratus
Feb 02, 2016

We have a Qradar remote server which wants to see logs which will allow them to trace traffic back to the source when traffic passes through the F5

Here is the current config of your remote logging:   Log to a remote host destination d_loghost { udp("10.195.55.x" port(514)); udp("172.30.201.x" port(514) localip(172.30.27.x)); };   ...