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

Turn off confd debugging mode in sophos UTM 9

Hello,

We have debugging mode turned on, but unsure how to disable it in sophos UTM 9 SG310 firewall. Due to which the confd-debug keep filling up the disk. How can we diable it? 

Thanks for the help,

Jesse.

 



This thread was automatically locked due to age.
Parents Reply Children
  • Interesting.  If you're not getting notifications that the logging partition is filling up, this shouldn't be a problem.  Nonetheless, it's unusual - I wonder what might be causing this.  What do you see with the following at the command line?

         grep -oP 'client=".*?"' /var/log/confd-debug.log|sort -n|uniq -c|sort -n|tail -10

    Cheers - Bob

  • Hi Bob,

    It seems we have found the issue, so the firewall has been storing thousands of IPs within DNS definitions, this are from the domain names attached with AWS elastic IPs, which are dynamic in nature and changes all the time. Once we've cleaned it up, the issue has been pretty much resolved.

    Thanks for the help.

    Regards,

    Jesse.