I've been trying to figure out how to monitor a minifi instance remotely. I had hoped that the flowStatus command would work but I do not see what I expect.
minifi.sh flowStatus processor:all: health,bulletins returns useful info including bulletins minifi.sh flowStatus instance: health,bulletins returns very little. I'm especially concerned as the 'instance' option does not return any bulletins even when the 'processor' option shows bulletins outstanding. I'm a long time nifi and build flows with process groups. Minifi is happy running flows with process groups, but both flowStatus and the C2 heartbeat don't seem to drill into process groups. As far as I can tell, that means I have no visibility in to most of my minifi flow. Am I missing something? I'm using minifi 2.4.0. Thanks Brent