Not sure about all local logging, but you can set the local ("global") syslog to log emergency-level messages only, which will never occur during normal operation. Code: set system syslog host 10.9.8.7 facility all level info delete system syslog global set system syslog global facility all level emerg