복사 스키마: AppOmni.Alerts
설명: AppOmni의 알림 로그
referenceURL: https://labs.appomni.com/aces/event.html
fields:
- 이름: timestamp
required: true
설명: 이벤트가 발생한 날짜/시간입니다.
rename:
from: '@timestamp'
type: timestamp
timeFormats:
- rfc3339
- name: appomni
required: true
type: object
fields:
- 이름: 알러트
type: object
fields:
- 이름: channel
설명: 룰의 채널은 룰 수명 주기의 단계에 따라 결정됩니다.
type: string
- 이름: event
type: object
fields:
- name: dataset
설명: 이벤트의 데이터셋입니다. 데이터셋은 일반적으로 유사한 이벤트의 모음입니다.
type: string
- name: id
설명: 이벤트의 AppOmni 고유 할당 ID입니다.
type: string
- name: sortable_event_id
설명: 수집 시 이벤트에 할당되는 고유한 정렬 가능 ID입니다.
type: string
- name: sortable_ingest_id
설명: AppOmni의 데이터 저장소에 도착할 때 이벤트에 할당되는 고유한 정렬 가능 ID입니다.
type: string
- name: organization
type: object
fields:
- name: id
설명: 이 이벤트가 발생한 AppOmni 테넌트의 ID입니다.
유형: bigint
- 이름: event
required: true
type: object
fields:
- 이름: created
설명: 모니터링되는 서비스에서 이벤트가 생성된 것으로 보고된 날짜/시간입니다.
type: timestamp
timeFormats:
- rfc3339
isEventTime: true
- name: kind
설명: 이벤트 내용에 특정되지 않고, 이벤트에 어떤 유형의 정보가 포함되어 있는지에 대한 상위 수준 정보입니다.
type: string
- 이름: severity
설명: 소스에 따른 이벤트의 숫자 심각도입니다.
유형: bigint
- name: message
required: true
설명: 사람이 읽을 수 있는 이벤트 요약입니다.
type: string
- name: related
required: true
type: object
fields:
- name: ip
설명: 이벤트와 관련된 IP 주소(IPv4 또는 IPv6)입니다.
type: array
element:
type: string
indicators:
- ip
- name: user
설명: 이벤트와 관련된 사용자 ID입니다.
type: array
element:
type: string
indicators:
- email
- 이름: event
설명: 이벤트와 관련된 이벤트 ID입니다. `appomni.event.id`의 AppOmni 이벤트 ID를 반영합니다.
type: array
element:
type: string
- name: services
설명: 이벤트와 관련된 AppOmni 서비스 ID입니다.
type: object
fields:
- name: id
type: array
element:
유형: bigint
- 이름: type
type: array
element:
type: string
- name: 룰
required: true
type: object
fields:
- name: name
설명: 룰의 이름입니다.
type: string
- name: 룰셋
설명: 룰이 할당된 룰셋의 이름입니다.
type: string
- name: threat
type: object
fields:
- name: framework
설명: 위협의 전술 및 기법을 분류하는 데 사용되는 위협 프레임워크의 이름입니다.
type: string
- name: tactic
type: object
fields:
- name: id
설명: 전술의 ID입니다.
type: array
element:
type: string
- name: name
설명: 전술의 이름입니다.
type: array
element:
type: string
- name: technique
type: object
fields:
- name: id
설명: 기법의 ID입니다.
type: array
element:
type: string
- name: name
설명: 기법의 이름입니다.
type: array
element:
type: string
- name: uuid
설명: 룰의 고유 UUID입니다.
type: string
- name: version
설명: 룰의 버전입니다.
유형: bigint
- name: version
required: true
설명: ACES의 버전입니다.
type: string