FlowLogConfiguration

Prev Next

VPC 환경에서 이용 가능합니다.

설명

FlowLog 설정 정보

구문

private String networkInterfaceNo;
private CommonCode collectActionType;
private Integer collectIntervalMinute;
private CommonCode storageType;
private String storageBucketName;
private String storageBucketDirectoryName;

필드

파라미터명 필수 여부 타입 설명
networkInterfaceNo Yes String 네트워크 인터페이스 번호
collectActionType Yes CommonCode 수집액션타입 허용(ALLOW), 거부(DENY), 모두(ALL)
Options : ALLOW, DENY, ALL
collectIntervalMinute No Integer 수집 주기 (분) Min:5분, Max:15분
Default : 15
storageType No CommonCode 저장소 타입. 오브젝트 스토리지(OBJT)
Default : OBJT
storageBucketName Yes String FlowLog 트래픽을 저장 할 오브젝트 스토리지 버킷 이름
storageBucketDirectoryName No String FlowLog 트래픽을 저장 할 오브젝트 스토리지 버킷 내에 디렉토리 이름