rtail icon indicating copy to clipboard operation
rtail copied to clipboard

Messages appearing on wrong streams

Open joaopsys opened this issue 8 years ago • 3 comments

Hi, I don't know if rtail is still under development, but I might as well just report this anyway:

At the moment I have 10 streams and sometimes I randomly get lines from 1 stream into another stream. They vanish as soon as I switch streams back and forth (they go to their correct stream).

For each stream, my process list shows this:

tail -F log1.log node --harmony /usr/bin/rtail -m --name log1

I wonder if I'm doing anything wrong. Anyone getting this issue?

joaopsys avatar Dec 12 '16 08:12 joaopsys

I'm also feeling this has something to do with the timestamp ordering. Since my streams all have different timestamps (almost different timezones)

joaopsys avatar Dec 12 '16 08:12 joaopsys

Nope, nothing to do with the timestamps, I set --parse-date false in every rtail, and the issue still remains.

joaopsys avatar Dec 13 '16 02:12 joaopsys

I'm also experiencing this issue (using latest version).

dnmgns avatar Dec 13 '16 20:12 dnmgns