It will be useful if the `--flat-file` argument can support globing, nxapi will be able to process many files at the same time. example : `python nxtool.py --flat-file /mydirectory/error.log.* `
It will be useful if the
--flat-fileargument can support globing, nxapi will be able to process many files at the same time.example :
python nxtool.py --flat-file /mydirectory/error.log.*