MiNiFi Java Agent Administration
Also available as:
PDF

Instance

To query the status of the MiNiFi instance use the "instance" flag followed by one of the instance options. The instance options are below.

Option

Description

health

The provenance reporting state, active threads, whether or not it has bulletins and any validation errors.

bulletins

A list of all the current bulletins (if there are any).

stats

The current stats of the instance. This including but not limited to bytes read/written and FlowFiles sent/transferred.

An example query to get the health, stats and bulletins of the instance is below.

minifi.sh flowStatus instance:health,stats,bulletins