Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Messages appearing on wrong streams #120

Open
joaopsys opened this issue Dec 12, 2016 · 3 comments
Open

Messages appearing on wrong streams #120

joaopsys opened this issue Dec 12, 2016 · 3 comments

Comments

@joaopsys
Copy link

joaopsys commented Dec 12, 2016

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
Copy link
Author

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

@joaopsys
Copy link
Author

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

@dnmgns
Copy link

dnmgns commented Dec 13, 2016

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants