Windows 이벤트 로그
Windows 이벤트 로그를 HTTPS를 통해 Panther로 직접 스트리밍하세요
마지막 업데이트
도움이 되었나요?
도움이 되었나요?
[SERVICE]
Flush 5
Daemon 끔
Log_Level info
[INPUT]
Name winevtlog
Channels System,Security
Interval_Sec 1
DB winevtlog.sqlite
[OUTPUT]
Name http
Match *
Host logs.instance-name.runpanther.net
Port 443
URI /http/cb015ee4-543c-4489-9f4b-testaa16d7a
Header x-sender-header {YOUR_SECRET_HERE}
Format json_lines
TLS 켬
TLS.Verify 켬[SERVICE]
Flush 5
Daemon 켬
Log_Level info
[INPUT]
Name winevtlog
Channels Microsoft-Windows-Sysmon/Operational
Interval_Sec 1
DB winevtlog.sqlite
[OUTPUT]
Name http
Match *
Host logs.instance-name.runpanther.net
Port 443
URI /http/cb015ee4-543c-4489-9f4b-testaa16d7a
Header x-sender-header {YOUR_SECRET_HERE}
Format json_lines
TLS 켬
TLS.Verify 켬schema: Windows.EventLogs
description: Windows Event Logs
referenceURL: https://learn.microsoft.com/en-us/windows/win32/wes/eventschema-elements
필드:
- 이름: ProcessID
description: 이벤트를 생성한 프로세스를 식별합니다.
유형: string
- 이름: ThreadID
description: 이벤트를 생성한 스레드를 식별합니다.
유형: string
- 이름: TimeCreated
description: 이벤트가 기록된 시점을 나타내는 타임스탬프입니다.
유형: timestamp
시간 형식:
- '%Y-%m-%d %H:%M:%S %z'
이벤트 시간 여부: true
- 이름: EventID
description: 공급자가 이벤트를 식별하는 데 사용한 식별자입니다.
유형: string
- 이름: ProviderName
description: 이벤트를 기록한 이벤트 공급자의 이름입니다.
유형: string
- name: ProviderGuid
description: 공급자를 고유하게 식별하는 전역 고유 식별자입니다.
유형: string
- 이름: Qualifiers
description: 레거시 공급자는 이벤트를 식별하기 위해 32비트 숫자를 사용합니다. 이벤트가 레거시 공급자에 의해 기록된 경우, EventID 요소의 값에는 이벤트 식별자의 하위 16비트가 포함되고 Qualifier 속성에는 이벤트 식별자의 상위 16비트가 포함됩니다.
유형: string
- 이름: Version
description: 이벤트 정의의 버전 번호입니다.
유형: string
- 이름: Level
description: 이벤트에 정의된 심각도 수준입니다.
유형: string
- 이름: Task
description: 이벤트에 정의된 작업입니다. Task와 opcode는 일반적으로 이벤트가 기록된 애플리케이션 내 위치를 식별하는 데 사용됩니다.
유형: string
- 이름: Opcode
description: 이벤트에 정의된 opcode입니다. Task와 opcode는 일반적으로 이벤트가 기록된 애플리케이션 내 위치를 식별하는 데 사용됩니다.
유형: string
- 이름: Keywords
description: 이벤트에 정의된 키워드의 비트마스크입니다. 키워드는 이벤트 유형을 분류하는 데 사용됩니다(예: 데이터 읽기와 관련된 이벤트).
유형: string
- 이름: EventRecordID
description: 이벤트가 기록될 때 할당된 레코드 번호입니다.
유형: string
- 이름: ActivityID
description: 현재 활동을 식별하는 전역 고유 식별자입니다. 이 식별자로 게시된 이벤트는 동일한 활동의 일부입니다.
유형: string
지표:
- trace_id
- 이름: RelatedActivityID
description: 제어가 전달된 대상을 식별하는 전역 고유 식별자입니다. 관련 이벤트는 이후 이 식별자를 ActivityID 식별자로 갖게 됩니다.
유형: string
- 이름: Channel
description: 이벤트가 기록된 채널입니다.
유형: string
- 이름: Computer
description: 이벤트가 발생한 컴퓨터의 이름입니다.
유형: string
지표:
- username
- 이름: UserID
description: 문자열 형식의 사용자 보안 식별자(SID)입니다.
유형: string
지표:
- username
- name: Message
description: 이벤트의 렌더링된 메시지 문자열입니다.
유형: string
- name: StringInserts
description: 임의의 이벤트별 데이터 목록입니다. fluent-bit에 의해 생성됨
유형: json
- name: ExtraEventData
description: Message 필드에서 추출된 추가 키-값 쌍 맵입니다. 이는 Panther가 쉽게 구조화된 쿼리/디택션 작성을 할 수 있도록 추가한 필드입니다.
유형: json