file
input deletes empty files but doesn't actually process them
#160
Labels
bug
Something isn't working
needs investigation
It looks as though have all the information needed but investigation is required
scanners
Any tasks or issues relating specifically to scanners
For instance, try
echo -n > inputs/emptyfile
vsecho > inputs/newlinefile
. The empty file will send the messageConsuming from file 'inputs/emptyfile'
to the debug logger and will delete the file, but won't actually run any processors or outputs.Example connect config:
The text was updated successfully, but these errors were encountered: