Hi Juan,

The FlowStatus mechanism aids in inquiring about the current state of a
running instance.  Additional details about this can be found in the admin
guide:
https://github.com/apache/nifi-minifi/blob/master/minifi-docs/src/main/markdown/System_Admin_Guide.md#status-reporting-and-querying

Provenance is currently provided by a reporting task, the details of which
are available at
https://github.com/apache/nifi-minifi/blob/master/minifi-docs/src/main/markdown/System_Admin_Guide.md#provenance-reporting-1

You are correct in the assumption of the REST API.  Additional facilities
to support these foundational elements are fair game and good candidates to
be further enhanced via the efforts of MiNiFi Command & Control,
https://cwiki.apache.org/confluence/display/MINIFI/MiNiFi+Command+and+Control
.

--aldrin

On Mon, Jan 30, 2017 at 2:57 PM, Juan Sequeiros <[email protected]> wrote:

> Good afternoon all,
>
> Is there a current way to look at a minifi to check on flowfile count or
> stats?
> And how do I view its provenance?
> Assume it does not have a rest API?
>
> Thx!
>

Reply via email to