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

Logs are out-of-order in larger timeframes #63

Open
martinpllu opened this issue Apr 24, 2021 · 0 comments
Open

Logs are out-of-order in larger timeframes #63

martinpllu opened this issue Apr 24, 2021 · 0 comments

Comments

@martinpllu
Copy link

martinpllu commented Apr 24, 2021

We noticed an issue when running saw over larger timeframes, e.g. saw get <my-group> --start -24h. The logs are not in chronological order, e.g. consecutive lines have the following timestamps:

2021-04-24T18:57:58.662Z	
2021-04-24T18:57:58.662Z	
2021-04-24T18:57:58.664Z	
2021-04-24T06:04:47.422Z	
2021-04-24T06:04:47.583Z	
2021-04-24T06:04:47.682Z	

Running saw on a smaller timeframe, e.g. saw get <my-group> --start '2021-04-24 05:00:00' --stop '2021-04-24 06:10:00' shows logs in the correct order.

@martinpllu martinpllu changed the title Logs retrieved out-of-order in larger timeframes Logs are out-of-order in larger timeframes Apr 24, 2021
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

1 participant