다음을 통해 공유


ProfileScrubbingRules interface

로그 스크러빙 규칙의 내용을 정의합니다.

속성

matchVariable

로그에서 스크러빙할 변수입니다.

selector

matchVariable이 컬렉션인 경우 이 규칙이 적용되는 컬렉션의 요소를 지정하는 데 사용되는 연산자입니다.

selectorMatchOperator

matchVariable이 컬렉션인 경우 선택기에서 를 작동하여 이 규칙이 적용되는 컬렉션의 요소를 지정합니다.

state

로그 스크러빙 규칙의 상태를 정의합니다. 기본값을 사용할 수 있습니다.

속성 세부 정보

matchVariable

로그에서 스크러빙할 변수입니다.

matchVariable: string

속성 값

string

selector

matchVariable이 컬렉션인 경우 이 규칙이 적용되는 컬렉션의 요소를 지정하는 데 사용되는 연산자입니다.

selector?: string

속성 값

string

selectorMatchOperator

matchVariable이 컬렉션인 경우 선택기에서 를 작동하여 이 규칙이 적용되는 컬렉션의 요소를 지정합니다.

selectorMatchOperator: string

속성 값

string

state

로그 스크러빙 규칙의 상태를 정의합니다. 기본값을 사용할 수 있습니다.

state?: string

속성 값

string