in the log the log format look like this
there is no date like yyyy-mm-dd.
it always make me confuse the log time.the time is today or yesterday
Hum, need to analyze this (ping @Shekar)
But for now, you can use Jaeger instead. There you can see all the operations that happen in Zeros and Alphas. If you need to run it locally check this repo https://github.com/MichelDiz/ItisTimetoReproduce
And Run:
sh ./dgraph.sh --multiplej && \
sh ./jaeger.sh
thank you very much for your answer