Kubernetes Logs
Overview
All activities in QueryPie are recorded in audit logs. User and administrator login/logout, permission grants and revocations, API execution history for Kubernetes, resource or security configuration changes, and all activity history occurring in QueryPie and access-controlled target resources are subject to logging. Real-time recorded logs can be searched and filtered with various conditions.
Related Audit Log Types
In addition to the audit logs commonly provided by QueryPie, when you have a QueryPie Kubernetes Access Control (QueryPie KAC) license, the following types of audit logs are provided.
Common Logs  | KAC-specific Logs  | 
|---|---|
General 
  | Kubernetes 
  | 
1. General
- User Access History : User login and logout history
 - Activity Logs : History of resource registration and configuration changes performed by administrators
 - Admin Role History : History of administrator permission grants, changes, and revocations
 
2. Kubernetes
- Request Audit : Kubernetes API server call history
 - Pod Session Recordings : Recording history of actions within connection sessions such as Pod Exec
 - Kubernetes Role History : History of Kubernetes access permission grants and revocations
 
Last updated on