cancel
Showing results for 
Search instead for 
Did you mean: 

Delete syslog configuration

Delete syslog configuration

Christopher_Tay
Contributor
I have a few X440 switches where they have been programmed with multiple syslog targets. I want to delete the old configuration and add in the proper syslog target. I have found multiple articles on how to configure syslog but none on how to delete old configuration. I have tried to "disable syslog" and then "unconfigure" but the entry under "show log config" still persists.
4 REPLIES 4

Christopher_Tay
Contributor
Thanks.

Tooley__Akiko
Extreme Employee
The syslog configuration will remain if syslog is disabled. You will need to issue the command "configure syslog delete vr " to remove the entries.

simon_bingham
New Contributor II
from my notes i have an example
# to delete all the syslog setup

configure syslog delete 172.28.0.104 vr "VR-Default" local0

Patrick_Voss
Extreme Employee
You should be able to delete each individual one with the beginning of the command below:

"configure syslog delete"

The rest you can tab out and see how specific it wants you to be.
GTM-P2G8KFN