jorgebastida / jorgebastida/awslogs

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

Open
#149 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
5k
Forks
342
PR merge metrics
No merged PRs in 30d

Description

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!!!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the `awslogs streams` and `get` command entry points and compare the documented date format with the examples in this report. Clarify the accepted start and end date formats so the documented command reliably returns the intended date range.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
cli, cloud
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.