Files
nexus/wiki/entities/CloudWatch.md
2026-04-16 17:30:41 +08:00

24 lines
864 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "CloudWatch"
type: entity
tags: [AWS, Monitoring, Logging]
sources: [how-to-simplify-multi-account-deployments-monitoring]
last_updated: 2026-04-16
---
## Summary
CloudWatch 是 AWS 的监控和可观测性服务,提供指标收集、日志存储、告警设置和可视化功能。
## Definition
Amazon CloudWatch 是 AWS 的监控服务提供指标Metrics、日志Logs、告警Alerts和事件Events四大核心功能。
## Key Attributes
- **类型**:监控和可观测性服务
- **开发商**AWS
- **核心功能**:指标监控、日志分析、告警设置、事件驱动
- **相关服务**CloudWatch Logs、CloudWatch Insights、CloudWatch Alarms
## Connections
- [[AWS]] ← 提供 ← [[CloudWatch]]
- [[EventBridge]] ← 集成 → [[CloudWatch Logs]]
- [[Lambda]] ← 触发 ← [[CloudWatch Alarms]]