Syslog
Push syslog config
Section titled “Push syslog config”python -m src --task SYSLOG --commands syslog --devices config/devices.csv --workers 20Roll back
Section titled “Roll back”python -m src --task SYSLOG_REMOVE --commands syslog_remove --devices config/devices.csv --workers 20Create config/{vendor}/syslog_remove.txt with the removal commands before running.
Command files
Section titled “Command files”| Vendor | File |
|---|---|
| Cisco | config/cisco/syslog.txt |
| Alcatel | config/alcatel/syslog.txt |
Pre/post check files (syslog_pre.txt, syslog_post.txt) capture syslog config before and after the push.