You can unconfigure a logging customization. The unconfiguration sets all the logging configurations to their default values.
efa system logging unset [ --service service-name | --type logging-type |
Note
For information about commands and supported parameters to unconfigure logging customization, see ExtremeCloud Orchestrator Command Reference, 3.2.0
efa system logging unset --service inventory +-----------+------+---------+--------+ | Service | Type | Status | Reason | +-----------+------+---------+--------+ | inventory | all | Success | | +-----------+------+---------+--------+ Logging unset efa system logging unset --service inventory,fabric --type error +-----------+-------+---------+--------+ | Service | Type | Status | Reason | +-----------+-------+---------+--------+ | inventory | error | Success | | +-----------+-------+---------+--------+ | fabric | error | Success | | +-----------+-------+---------+--------+ Logging unset