the successrate.sh script should per default grab the logs from the docker container and process it…
this will however not work, if you have a redirect on your docker storagenode logs to an external location.
if you do have this, then you can add the location of the log you want to process with successrate.sh
./successrate.sh /your/log/location/storagenodewhatever.log
Here you can find the script + additional information
and if you cannot make it work, i’m sure @BrightSilence will want to debug it with you.
my money would be on that it’s a matter of the right location…
link to log redirection, if you done this then you will need to define the log output location when running successrate.sh