DEV Community

newtech
newtech

Posted on

CloudWatch Logs Live Tail

CloudWatch Logs Live Tail was released on June 6, 2023.
Until now, CloudWatch Logs did not have the ability to view logs in real time.
When I wanted to see the log in real time, I used to set the display period to something like 1 minute and manually press the refresh button.
CloudWatch Logs Live Tail can automatically display real-time logs like tail -f in Linux.

Top comments (0)