Guest User!

You are not Sophos Staff.

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

Where to find "Interface/Port status change" and "Interface error" logs through Shell or GUI on Sophos XG v17.5?

One of the interfaces on XG Firewall stopped sending traffic to WAN port and interface type was changed to DHCP and then back to Static which resolved the issue.

How I'm looking to find historic logs to see what happened due to which this port went down and resolved once refreshed. This occurred twice during same day.


Regards,



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

    Thank you for contacting the Sophos Community.

    Additionally to what rfcat mentioned, you can check on the Live Log, under Admin or in the csc.log and applog.log, I would suggest you to grep for the port with the issue for example if the Port with the issue is the Port number 4

    #cd /log

    # grep "#Port4" csc.log applog.log

    Regards,

Reply
  • Hello Omar,

    Thank you for contacting the Sophos Community.

    Additionally to what rfcat mentioned, you can check on the Live Log, under Admin or in the csc.log and applog.log, I would suggest you to grep for the port with the issue for example if the Port with the issue is the Port number 4

    #cd /log

    # grep "#Port4" csc.log applog.log

    Regards,

Children
No Data