
f5 query - jq for bigip configuration
I've created a new sub command in my f5 cli utility, f5 query. It's based on the jq language but has a deeply linked view of the configuration.
You can mix in general JSON and f5 logs (/var/log/ltm, /var/log/gtm) to form deep queries, or query across LTM/GTM/APM on different devices for instance.
there's quite a few KCS in there