CodeShare
Have some code. Share some code.
cancel
Showing results for 
Search instead for 
Did you mean: 
JRahm
Community Manager
Community Manager
Code is community submitted, community supported, and recognized as ‘Use At Your Own Risk’.

Short Description

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.

How to use this Code Snippet

# No arguments, though can be customized to pass them
python bigip_syslog.py

Code Snippet Meta Information

  1. Version: 0.1
  2. Coding Language: python 3.10.6 w/ bigrest module

Full Code Snippet

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.

Version history
Last update:
‎19-Oct-2022 13:52
Updated by:
Contributors