schema: Tracebit.알러트
description: Tracebit의 로그에 알러트합니다
referenceURL: https://tracebit.com
fields:
- name: discriminator
required: true
설명: 로그의 유형입니다.
type: object
fields:
- 이름: type
required: true
설명: 로그의 유형입니다.
type: string
검증:
허용:
- tracebit_알러트_log
- 이름: subtype
설명: 로그의 하위 유형입니다. 예: canary_resource_accessed, canary_credential_used
type: string
- name: id
required: true
설명: 알러트 로그의 고유 식별자입니다.
type: string
- 이름: 알러트_id
required: true
설명: 알러트의 고유 식별자입니다. 하나의 알러트에 대해 여러 개의 알러트 로그가 있을 수 있습니다.
type: string
- 이름: tracebit_portal_url
설명: Tracebit 포털에서 알러트로 이동하는 URL입니다.
type: string
indicators:
- url
- 이름: timestamp
required: true
description: 알러트 로그가 발생한 시간.
type: timestamp
timeFormats:
- rfc3339
isEventTime: true
- name: provider
description: 카나리 또는 카나리 자격 증명의 제공자.
type: string
- name: message
description: 알러트 로그에 대한 설명.
type: string
- 이름: severity
description: 알러트 로그의 심각도.
type: string
- name: canary_credential
description: 알러트를 유발한 데 사용된 카나리 자격 증명입니다. 이는 카나리 자격 증명 알러트에만 표시됩니다.
type: object
fields:
- name: name
description: 카나리 자격 증명의 이름.
type: string
- 이름: type
description: 카나리 자격 증명의 유형.
type: string
- name: issued_at
description: 카나리 자격 증명이 발급된 시각.
type: timestamp
timeFormats:
- rfc3339
- name: expires_at
description: 카나리 자격 증명이 만료되는 시각.
type: timestamp
timeFormats:
- rfc3339
- name: labels
description: 카나리 자격 증명과 관련된 레이블.
type: array
element:
type: object
fields:
- name: name
description: 레이블의 이름.
type: string
- name: value
description: 레이블의 값.
type: string
- name: aws
description: 카나리 자격 증명의 AWS 관련 세부 정보.
type: object
fields:
- name: access_key_id
description: AWS 액세스 키 ID.
type: string
- name: canary
description: 알러트를 트리거한 데 사용된 리소스입니다. 이는 카나리 리소스 알러트에만 존재합니다.
type: object
fields:
- name: tracebit_id
description: Tracebit에서의 카나리 고유 식별자.
type: string
- name: provider_id
description: 해당 제공자에서의 카나리 리소스 고유 식별자.
type: string
- name: provider_account_id
description: 제공자에서의 카나리 계정 고유 식별자.
type: string
- name: name
description: 카나리 리소스의 이름.
type: string
- 이름: type
description: 카나리 리소스의 유형.
type: string
- name: aws
description: 카나리 리소스의 AWS 관련 세부 정보.
type: object
fields:
- name: account_id
description: AWS 계정 ID.
type: string
indicators:
- aws_account_id
- name: account_name
description: AWS 계정 이름.
type: string
- name: arn
description: 리소스의 ARN.
type: string
indicators:
- aws_arn
- name: okta
description: 카나리 리소스의 Okta 관련 세부 정보.
type: object
fields:
- name: domain
description: Okta 도메인.
type: string
indicators:
- domain
- name: organization_id
description: Okta 조직 ID.
type: string
- name: azure
description: 카나리 리소스의 Azure 관련 세부 정보.
type: object
fields:
- name: subscription_id
description: Azure 구독 ID.
type: string
- name: subscription_name
description: Azure 구독 이름.
type: string
- name: resource_id
description: Azure 리소스 ID.
type: string
- name: principal
description: 알러트를 트리거한 주체.
type: object
fields:
- name: id
description: 주체의 고유 식별자.
type: string
indicators:
- actor_id
- name: aws
description: 주체의 AWS 관련 세부 정보.
type: object
fields:
- name: arn
description: 주체의 ARN.
type: string
indicators:
- aws_arn
- 이름: type
description: 주체의 유형.
type: string
- name: account_id
description: 주체의 AWS 계정 ID.
type: string
indicators:
- aws_account_id
- name: username
description: 주체의 사용자 이름.
type: string
- name: okta
description: 주체(행위자)의 Okta 관련 세부 정보.
type: object
fields:
- name: id
description: 행위자의 ID.
type: string
- 이름: type
description: 행위자의 유형입니다. 예: 사용자.
type: string
- name: alternate_id
description: 행위자의 대체 ID.
type: string
- name: azure
description: 주체의 Azure 관련 세부 정보.
type: object
fields:
- name: app_id
description: Azure 애플리케이션 ID.
type: string
- name: tenant_id
description: Azure 테넌트 ID.
type: string
- 이름: event
description: 알러트 로그를 트리거한 이벤트.
type: object
fields:
- name: id
description: 이벤트의 고유 식별자.
type: string
- name: operation
description: 이벤트에서 수행된 작업.
type: string
- name: request
description: 이벤트를 트리거한 요청.
type: object
fields:
- name: user_agent
description: 이벤트를 트리거한 요청이 이루어진 에이전트.
type: object
fields:
- name: raw
description: 원시 사용자 에이전트 문자열.
type: string
- name: label
description: 사용자 에이전트의 레이블.
type: string
- name: ip
description: 요청이 이루어진 IP 주소.
type: string
indicators:
- ip
- name: resources
description: 이벤트와 관련된 리소스.
type: array
element:
type: object
fields:
- name: id
description: 리소스의 고유 식별자.
type: string
- 이름: type
description: 리소스의 유형.
type: string