使用管理控制台查看我们的Aurora集群的CloudWatch日志

0

【以下的问题经过翻译处理】 有没有办法将日志组搜索筛选到日志流名称模式?我知道可以使用CLI进行筛选,但似乎UI只提供组下的所有日志流或特定日志流。过滤器似乎只能用于事件本身。UI是否允许我查看特定实例的所有日志?

profile picture
EXPERT
asked 8 months ago45 views
1 Answer
0

【以下的回答经过翻译处理】 如果您正在使用日志 Insights 查询,则 @logStream 是一个发现的字段。这意味着您可以在过滤命令中使用它,例如:

filter @logStream like /xraydaemon/

https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CWL_QuerySyntax.html

profile picture
EXPERT
answered 8 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions