how to view aws log real time (like tail -f)

后端 未结 11 554
执笔经年
执笔经年 2021-01-31 01:13

I can view the log using the following command.

aws logs get-log-events --log-group-name groupName --log-stream-name streamName --limit 100

wha

11条回答
提交回复
热议问题