F5 App Study Tool with passwords stored in Vault
Summary
The App Study Tool is a popular tool for observability into BIG-IP metrics. This is a simple introduction to using Hashicorp Vault, aimed at network admins who may be unfamiliar with secret...
Updated Jul 02, 2025
Version 2.0MichaelOLeary
Employee
I'm a Solution Architect at F5. Over the years I've become an expert in Kubernetes and cloud architectures. I publish articles and blog posts to share as much knowledge as possible. I love hanging out with colleagues and customers, so reach out any time!bowlermj
Employee
Joined March 01, 2022
MichaelOLeary
Employee
Jul 02, 2025Hi Shaun_B_ , I'm just seeing your comment now. Is it possible for you to reach out to me and I'm happy to walk you through it? That question is more aimed at how to use Vault. Short answer, if you have Vault set up, something like this should work: "vault secrets enable -path=secret -version=2 kv" and then "vault kv put /secret/bigip_password_1/config username=admin password='Sup3rS3cr3tPassw0rd'"
MichaelOLeary
Employee
Jul 02, 2025Shaun_B_ , alternatively, reach out to your account rep or SE, and they can reach out to me too. I'm happy to walk you through it. Password Management is important but as network folks, we don't always know those tools deeply.