This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Sophos XG Advanced shell Firewall log

Hi,

Can someone help me with Logging in Advanced shell, to be particular is there any command to tail -f firewall to see traffic going through firewall.

Thanks.

Regards Rok



This thread was automatically locked due to age.
Parents
  • Hello Rok,

    As mentioned you can use command #conntrack -L to show the list of active connections. If you are interested in the logs files then you can use #tail -f/log/*.log and for each components we have a several logs files. You may check the list of associated logs on this KBA. -> https://community.sophos.com/kb/en-us/132211

    Additionally we have a UI option in Log viewer to check these logs and you can filter them as per the time and keyword. 

    Diagnostics- > Connection list for active connections and their connection ID.

Reply
  • Hello Rok,

    As mentioned you can use command #conntrack -L to show the list of active connections. If you are interested in the logs files then you can use #tail -f/log/*.log and for each components we have a several logs files. You may check the list of associated logs on this KBA. -> https://community.sophos.com/kb/en-us/132211

    Additionally we have a UI option in Log viewer to check these logs and you can filter them as per the time and keyword. 

    Diagnostics- > Connection list for active connections and their connection ID.

Children
No Data