Forum Discussion
Michele_Masè_36
Nimbostratus
Sep 28, 2018Search for a string in ProxyPass Data group List
I'm using the proxypass IRule (TMOS13.x) to migrate 1200 apache vhosts. We plan to use not more than 20 vservers. I would like to find a simple method to search for a particular host:
www.example....
Michele_Masè_36
Nimbostratus
Oct 03, 2018I've found a 2 step solution.
tmsh list ltm data-group internal|awk '/data-group/ {print $4}' show all data group list
tmsh list ltm data-group internal my_data_group records|awk -F'"' '/data/ {print $2}' print the content
But it is still not usable for some colleagues. Better ideas? Regards Michele MAsè
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects