Controller Services
To query the controller services use the "controllerServices" flag followed by one of the controller service options. The controller service options are below.
Option | Description |
---|---|
health | The controller service's state, whether or not it has bulletins and any validation errors. |
bulletins | A list of all the current bulletins (if there are any). |
An example query to get the health and bulletins of all the controller services is below.
minifi.sh flowStatus controllerservices:health,bulletins