I'm just getting started with NiFi, and it's great when things work first shot.
When things fail, I'd like to view the flow file, or the output (stdout+stderr) from the problematic processor. Is there an easy way to dump out all of the flow file's properties, or to just browse a flow file?
I feel like I've missed something incredibly obvious, but most of the tutorials just walk though examples where everything works first shot.