Monitoring Status
You can use the minifi.sh flowStatus option to monitor a range of aspects of your MiNiFi operational and dataflow status. You can use the flowStatus option to get information dataflow component health and functionality, a MiNiFi instance, or system diagnostics.
-
processors
-
health
-
bulletins
-
status
-
-
connections
-
health
-
stats
-
-
remoteProcessGroups
-
health
-
bulletins
-
status
-
authorizationIssues
-
inputPorts
-
-
controllerServices
-
health
-
bulletins
-
-
provenancereporting
-
health
-
bulletins
-
-
instance
-
health
-
bulletins
-
status
-
-
systemdiagnostics
-
heap
-
processorstats
-
contentrepositoryusage
-
flowfilerepositoryusage
-
garbagecollection
-
minifi.sh flowStatus processor:TailFile:health,stats,bulletins
Note | |
---|---|
Currently the script only accepts one high level option at a time. Any connections, remote process groups or processors names that contain ":", ";" or "," will cause parsing errors when querying. |