In riak-debug when dmesg is called it should call dmesg with -T or something which dumps dmesg logs with human readable timestamps. Now it is called with just dmesg.
There are kernel setups when there is no timestamp at all, in that case the operators should enable timestamp during logging, we cannot do anything in that case.
In
riak-debugwhen dmesg is called it should call dmesg with-Tor something which dumps dmesg logs with human readable timestamps. Now it is called with justdmesg.There are kernel setups when there is no timestamp at all, in that case the operators should enable timestamp during logging, we cannot do anything in that case.