Tines 로그
Panther는 Tines에서 로그를 직접 가져오는 것을 지원합니다
마지막 업데이트
도움이 되었나요?
도움이 되었나요?
schema: Tines.Audit
description: Tines 감사 로그 API에서 가져온 감사 로그
referenceURL: https://www.tines.com/api/audit-logs
필드:
- 이름: created_at
필수: true
description: 감사 로그가 생성된 날짜/시간.
유형: timestamp
시간 형식:
- rfc3339
이벤트 시간 여부: true
- 이름: id
description: 감사 로그의 ID.
유형: int
- name: inputs
description: 작업에 전달된 JSON 입력값.
유형: json
- name: operation_name
필수: true
description: 작업의 이름.
유형: string
- name: request_ip
필수: true
description: 작업이 시작된 IP 주소.
유형: string
지표:
- ip
- name: request_user_agent
description: 작업이 시작될 때 사용된 사용자 에이전트.
유형: string
- name: tenant_id
필수: true
description: 작업이 트리거된 테넌트의 ID.
유형: string
- name: user_email
description: 작업을 트리거한 사용자의 이메일.
유형: string
지표:
- email
- 이름: user_id
필수: true
description: 작업을 트리거한 사용자의 ID.
유형: string
- name: user_name
description: 작업을 트리거한 사용자의 이름.
유형: string
지표:
- username