aws / aws-cli

Universal Command Line Interface for Amazon Web Services
Other
15.1k stars 4.01k forks source link

Add logs start-live-tail command #8711

Closed hssyoo closed 1 month ago

hssyoo commented 1 month ago

Provides the ability to view log events from log groups in real-time.

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 141 lines in your changes are missing coverage. Please review.

Project coverage is 0.08%. Comparing base (e063856) to head (f904fcb). Report is 8 commits behind head on develop.

Files Patch % Lines
awscli/customizations/logs/startlivetail.py 0.00% 134 Missing :warning:
awscli/customizations/logs/__init__.py 0.00% 5 Missing :warning:
awscli/handlers.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #8711 +/- ## ========================================== - Coverage 0.08% 0.08% -0.01% ========================================== Files 208 210 +2 Lines 16810 16950 +140 ========================================== Hits 14 14 - Misses 16796 16936 +140 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.