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

awslogs not finding logs due to documentation ... I think #149

Open
rquadling opened this issue Aug 16, 2017 · 1 comment
Open

awslogs not finding logs due to documentation ... I think #149

rquadling opened this issue Aug 16, 2017 · 1 comment

Comments

@rquadling
Copy link

Hi.

Attempting to find entries for a date range.

awslogs streams api.xxxxx_access -s '11/08/2017 00:00' -e '11/08/2017 23:59'

Returns nothing.

I then tried setting the dates the "right" way around ...

awslogs streams api.xxxxx_access -s '2017/08/11 00:00' -e '2017/11/08 23:59'

and I get output.

Ran the get variant and I got my logs!!!

@jlegido
Copy link

jlegido commented Jun 16, 2020

@rquadling thanks, your workaround helped me with #301

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