Jacek Tomaszewski
Jacek Tomaszewski
If you use default configuration, line numbers should be working - **but not in `PhantomJS`**. Switching to `Chrome` fixed the problem for me.
Thanks. Rolling back to r16 fixed the issue for us. I guess that commit is the cause: https://github.com/solarwinds/rkubelog/commit/45c901010310050528f7b433e3139c8c70c1daad . @turbo , could you give some comment what was the intention...
Just spotted, this probably is the same issue as https://github.com/solarwinds/rkubelog/issues/24 .
Asking out of curiosity, is there a downtime during that restart? Will some logs be dropped while rkubelog is restarted? Do you know maybe?
We've just met the very same problem. We'll probably use that PR as well. Something needs to be fixed about this for sure.
Is the fix you mentioned in https://github.com/solarwinds/rkubelog/issues/21#issuecomment-788457196 @girishranganathan included in the current `master`? Which commit is the fix?