on 19-Oct-2022 13:52
This script will allow you to update your BIG-IP system syslog configs, just add hosts to the host list variable and it will iterate through them.
# No arguments, though can be customized to pass them
python bigip_syslog.py
bigip_syslog.py (Gist on GitHub)
Note: username and password set as variables in this demo script. Would advise using environment variables or a credential vault for production use.