

# Amazon RDS 제로 ETL 통합 확인 및 모니터링
<a name="zero-etl.describingmonitoring"></a>

Amazon RDS 제로 ETL 통합의 세부 정보를 보고 구성 정보와 현재 상태를 확인할 수 있습니다. Amazon Redshift에서 특정 시스템 보기를 쿼리하여 통합 상태를 모니터링할 수도 있습니다. 또한 Amazon Redshift는 특정 통합 관련 지표를 Amazon CloudWatch에 게시하며, 이를 Amazon Redshift 콘솔에서 확인할 수 있습니다.

**Topics**
+ [통합 보기](#zero-etl.describing)
+ [Amazon Redshift의 시스템 테이블을 사용한 통합 모니터링](#zero-etl.monitoring)
+ [Amazon EventBridge로 Amazon Redshift에 대한 통합 모니터링](#zero-etl.eventbridge)

## 통합 보기
<a name="zero-etl.describing"></a>

AWS Management Console, AWS CLI 또는 RDS API를 사용하여 Amazon RDS 제로 ETL 통합을 볼 수 있습니다.

### 콘솔
<a name="zero-etl.describing-console"></a>

**제로 ETL 통합 세부 정보를 보려면**

1. AWS Management Console에 로그인한 후 [https://console.aws.amazon.com/rds/](https://console.aws.amazon.com/rds/)에서 Amazon RDS 콘솔을 엽니다.

1. 왼쪽 탐색 창에서 **제로 ETL 통합**을 선택합니다.

1. 통합을 선택하면 소스 데이터베이스 및 대상 데이터 웨어하우스와 같은 통합 세부 정보를 볼 수 있습니다.  
![\[제로 ETL 통합에 대한 세부 정보\]](http://docs.aws.amazon.com/ko_kr/AmazonRDS/latest/UserGuide/images/zero-etl-integration-view.png)

통합에는 다음과 같은 상태가 있을 수 있습니다.
+ `Creating` - 통합이 생성 중입니다.
+ `Active` - 통합이 트랜잭션 데이터를 대상 데이터 웨어하우스로 전송하고 있습니다.
+ `Syncing` - 통합에 복구 가능한 오류가 발생하여 데이터를 다시 시드하고 있습니다. 영향을 받는 테이블은 재동기화가 완료될 때까지 쿼리할 수 없습니다.
+ `Needs attention` - 통합에 수동 개입이 필요한 이벤트 또는 오류가 발생하여 이를 해결해야 합니다. 문제를 해결하기 위해 통합 세부 정보 페이지에 있는 오류 메시지의 지침을 따릅니다.
+ `Failed` - 통합에서 복구할 수 없는 이벤트 또는 수정할 수 없는 오류가 발생했습니다. 통합을 삭제하고 다시 만들어야 합니다.
+ `Deleting` - 통합이 삭제 중입니다.

### AWS CLI
<a name="zero-etl.describing-cli"></a>

AWS CLI를 사용하여 현재 계정의 모든 제로 ETL 통합을 보려면 [describe-integration](https://docs.aws.amazon.com/cli/latest/reference/rds/describe-integrations.html) 명령을 사용하고 `--integration-identifier` 옵션을 지정하세요.

**Example**  
대상 LinuxmacOS, 또는Unix:  

```
aws rds describe-integrations \
    --integration-identifier ee605691-6c47-48e8-8622-83f99b1af374
```
Windows의 경우:  

```
aws rds describe-integrations ^
    --integration-identifier ee605691-6c47-48e8-8622-83f99b1af374
```

### RDS API
<a name="zero-etl.describing-api"></a>

Amazon RDS API를 사용하여 제로 ETL 통합을 보려면 `IntegrationIdentifier` 파라미터와 함께 [https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeIntegrations.html](https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeIntegrations.html) 작업을 사용하세요.

## Amazon Redshift의 시스템 테이블을 사용한 통합 모니터링
<a name="zero-etl.monitoring"></a>

Amazon Redshift에는 시스템 작동 방식에 대한 정보가 저장되어 있는 시스템 테이블 및 보기가 있습니다. 이러한 시스템 테이블 및 보기 역시 다른 데이터베이스 테이블에 대한 쿼리와 동일한 방법으로 쿼리를 실행할 수 있습니다. Amazon Redshift의 시스템 테이블 및 보기에 대한 자세한 내용은 *Amazon Redshift 데이터베이스 개발자 안내서*의 [시스템 테이블 및 뷰 참조](https://docs.aws.amazon.com//redshift/latest/dg/cm_chap_system-tables.html)를 참조하세요.

다음 시스템 뷰와 테이블을 쿼리하여 제로 ETL 통합에 대한 정보를 얻을 수 있습니다.
+  [SVV\$1INTEGRATION](https://docs.aws.amazon.com/redshift/latest/dg/r_SVV_INTEGRATION.html) – 통합에 대한 구성 세부 정보를 제공합니다.
+ [SVV\$1INTEGRATION\$1TABLE\$1STATE](https://docs.aws.amazon.com/redshift/latest/dg/r_SVV_INTEGRATION_TABLE_STATE.html) – 통합 내 각 테이블의 상태를 설명합니다.
+ [SYS\$1INTEGRATION\$1TABLE\$1STATE\$1CHANGE](https://docs.aws.amazon.com/redshift/latest/dg/r_SYS_INTEGRATION_TABLE_STATE_CHANGE.html) - 통합에 대한 테이블 상태 변경 로그를 표시합니다.
+ [SYS\$1INTEGRATION\$1ACTIVITY](https://docs.aws.amazon.com/redshift/latest/dg/r_SYS_INTEGRATION_ACTIVITY.html) – 완료된 통합 실행에 대한 정보를 제공합니다.

모든 통합 관련 Amazon CloudWatch 지표의 출처는 Amazon Redshift입니다. 자세한 내용은 *Amazon Redshift 관리 안내서*의 [제로 ETL 통합의 지표](https://docs.aws.amazon.com/redshift/latest/mgmt/zero-etl-using.monitoring.html)를 참조하세요. 현재 Amazon RDS는 Amazon CloudWatch에 통합 지표를 게시하지 않습니다.

## Amazon EventBridge로 Amazon Redshift에 대한 통합 모니터링
<a name="zero-etl.eventbridge"></a>

Amazon Redshift는 통합 관련 이벤트를 Amazon EventBridge로 보냅니다. 이벤트 및 해당 이벤트 ID의 목록은 **Amazon Redshift 관리 가이드의 [Amazon EventBridge를 사용한 제로 ETL 통합 이벤트 알림](https://docs.aws.amazon.com/redshift/latest/mgmt/integration-event-notifications)을 참조하세요.