Hi all, I'm trying to setup some monitoring of all queues in my NiFi instance, to catch before queues become full. One solution I am looking at is to use the API, but because I have a secure NiFi that uses LDAP, it seems to require a token that expires in 24 hours or so. I need this to be an automated solution, so that is not going to work. Has anyone else tackled this problem with a secure LDAP enabled cluster?
Thanks, Scott