

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# Amazon DocumentDB 클러스터 파라미터 참조
<a name="cluster_parameter_groups-list_of_parameters"></a>

동적 파라미터를 변경하고 클러스터 파라미터 그룹을 저장하면 *즉시 적용* 설정과 관계없이 변경 사항이 바로 적용됩니다. 고정 파라미터를 변경하고 클러스터 파라미터 그룹을 저장하면 인스턴스를 수동으로 재부팅한 후에 파라미터 변경 사항이 적용됩니다. Amazon DocumentDB 콘솔을 사용하거나 명시적으로 `reboot-db-instance`를 호출하여 인스턴스를 재부팅할 수 있습니다.

다음 표에는 Amazon DocumentDB 클러스터의 모든 인스턴스에 적용되는 파라미터가 나와 있습니다.


**Amazon DocumentDB 클러스터 수준 파라미터**  

| 파라미터 | 기본값  | 유효값 | 수정 가능 | 적용 유형 | 데이터 형식 | 설명 | 
| --- | --- | --- | --- | --- | --- | --- | 
| audit\_logs | disabled | enabled, disabled, ddl, dml\_read, dml\_write, all, none | 예 | 동적 | 문자열 | Amazon CloudWatch 감사 로그 활성화 여부를 정의합니다.[See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/documentdb/latest/developerguide/cluster_parameter_groups-list_of_parameters.html) | 
| change\_stream\_log\_retention\_duration | 10800 | 3600-604800 | 예 | 동적 | Integer | 변경 스트림 로그가 보관되고 소비될 수 있는 시간(초)을 정의합니다. | 
| default\_collection\_compression | disabled | 활성화됨, 비활성화됨(Amazon DocumentDB 5.0)/zstd, lz4, 없음(Amazon DocumentDB8.0) | 예 | 동적 | 문자열 | 클러스터의 새 컬렉션에 대한 기본 압축 설정을 정의합니다.[See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/documentdb/latest/developerguide/cluster_parameter_groups-list_of_parameters.html) | 
| profiler | disabled | enabled, disabled | 예 | 동적 | 문자열 | 느린 작업에 대해 프로파일링을 활성화합니다.[See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/documentdb/latest/developerguide/cluster_parameter_groups-list_of_parameters.html) | 
| profiler\_sampling\_rate | 1.0 | 0.0-1.0 | 예 | 동적 | Float | 로깅된 작업의 샘플링 비율을 정의합니다. | 
| profiler\_threshold\_ms | 100 | 50-2147483646 | 예 | 동적 | Integer | profiler에 대한 임계값을 정의합니다.[See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/documentdb/latest/developerguide/cluster_parameter_groups-list_of_parameters.html) | 
| planner\_version | 3.0 | 1.0, 2.0, 3.0 | 예 | 동적 | Float | 쿼리에 사용할 쿼리 플래너 버전을 정의합니다.[See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/documentdb/latest/developerguide/cluster_parameter_groups-list_of_parameters.html) | 
| tls | enabled | enabled, disabled, fips-140-3, tls1.2\+, tls1.3\+ | 예 | 정적 | 문자열 | TLS(전송 계층 보안) 연결이 필요한지 여부를 정의합니다.[See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/documentdb/latest/developerguide/cluster_parameter_groups-list_of_parameters.html) | 
| ttl\_monitor | enabled | enabled, disabled | 예 | 동적 | 문자열 | Time To Live(TTL) 모니터링이 클러스터에 대해 활성화되었는지 여부를 정의합니다.[See the AWS documentation website for more details](http://docs.aws.amazon.com/ko_kr/documentdb/latest/developerguide/cluster_parameter_groups-list_of_parameters.html) | 