For the complete documentation index, see llms.txt. This page is also available as Markdown.

Sublime Security 로그

Panther Console에서 Sublime Security 로그 연결

개요

Panther는 수집을 지원합니다 Sublime Security 감사 로그, 룰 일치 메시지(메시지 이벤트라고도 함), 그리고 MDM(Message Data Model) 형식의 모든 메시지를 AWS S3를 통해 Panther로 전송합니다.

Sublime Security 로그를 Panther에 온보딩하는 방법

1단계: Panther에서 Sublime Security 로그 소스 생성

  1. Panther Console의 왼쪽 탐색 모음에서 로그 소스.

  2. 클릭합니다 새로 만들기.

  3. "Sublime Security"를 검색한 후 해당 타일을 클릭합니다.

  4. 슬라이드아웃 패널의 오른쪽 상단에서 설정 시작. A page titled "Sublime Security" is shown. An arrow is drawn to the upper-right corner, to a button labeled "Start Setup."

2단계: Sublime Security 로그를 S3로 내보내기

  • 로그를 S3 버킷으로 내보내는 방법은 Sublime 문서의 지침을 따르세요:

    • 감사 로그 및 메시지 이벤트 내보내기

      • 다음을 구성할 때 감사 로그 및 메시지 이벤트 내보내기 설정에서 다음을 선택하지 않았는지 확인하세요. JSON Lines 텍스트 서식 사용 확인란.

      • Panther는 로그가 다음에 표시된 형식이기를 기대합니다. 감사 로그 예시 섹션:

        {
          "events": ...,
          "count": 0,
          "start": "2023-05-03T23:55:01.06552Z",
          "end": "2023-05-04T00:05:00.309749667Z",
          "key": "sublime_platform_audit_log/2023/05/04/000500Z-LPPJKV.json"
        }

Panther가 관리하는 디택션

참고 Panther가 관리하는 다음의 Sublime Security용 룰 panther-analysis GitHub 저장소.

지원되는 로그 유형

Sublime.Audit

Sublime.MessageEvent

Sublime.MDM

마지막 업데이트

도움이 되었나요?