Audit Logs
Audit Logs provide a record of activity inside Logstag, available to the Admin and SuperAdmin roles. The page is designed for security review, operational traceability, and administrative accountability.
Audit Logs are not a general operator page. They are available to the Admin and SuperAdmin roles because they can expose user activity, administrative actions, access context, and sensitive operational metadata about how the organization uses Logstag.
Audit Logs answer questions such as:
- Who performed an action?
- When did it happen?
- Which product area or entity was involved?
- Did the action complete successfully?
- How long did the request take?
- Was the action performed through an impersonation session?
Access Model
Audit Logs are available to users with the Admin or SuperAdmin role.
This restriction keeps the audit trail independent from normal operational workflows. Database operators, developers, and billing users should use the product areas relevant to their work without receiving direct access to the organization audit trail.
Access is restricted to the Admin and SuperAdmin roles because Audit Logs can include:
- User identity and role context.
- Administrative activity.
- Product area and action names.
- Entity identifiers.
- Status and timing information.
- Client IP address where available.
- Impersonation indicators.
- Sanitized request details where available.
What Audit Logs Capture
Each audit entry may include:
| Field | Description |
|---|---|
| Time | When the activity was recorded. |
| User | The user associated with the action. |
| Role | The user's role at the time of the activity. |
| Method | The type of product operation performed. |
| Area | The Logstag product area that handled the action. |
| Action | The specific operation name shown in the audit table. |
| Entity Type | The type of object affected, when available. |
| Entity ID | The affected object identifier, when available. |
| Status | The response outcome for the action. |
| Duration | The action duration. Durations under one second are shown in milliseconds; longer durations are shown in seconds. |
| IP Address | The client IP address associated with the activity, when available. |
| Request Body | A sanitized summary of submitted values, when available and permitted for display. |
Audit Logs focus on Logstag application activity. They do not collect database row contents, query result sets, or application payloads from monitored databases.
Default View
The page opens with recent activity for the last 24 hours.
The table shows the most important columns by default:
- Time
- User
- Method
- Area
- Action
- Entity Type
- Status
Admin and SuperAdmin users can enable additional columns when a deeper review is needed.
Filters
Audit Logs can be filtered by:
- Start and end time.
- Operation method.
- Entity type.
- Product area.
Filters apply to the audit trail shown in the table. Pagination remains available so teams can review large activity windows without loading the full history at once.
Column Management
The column selector lets Admin and SuperAdmin users choose which audit fields are visible.
Always-visible columns keep the core timeline readable. Optional columns are useful during deeper investigations, support review, or security analysis.
Impersonation Visibility
When an action is performed through an impersonation session, Audit Logs mark the entry accordingly.
This helps distinguish direct user activity from authorized support or administrative access. Impersonation visibility is important for Admin and SuperAdmin review, regulated environments, and post-incident analysis.
Sanitized Request Details
Some audit entries can include a request summary.
Sensitive values are sanitized before they are stored or displayed. Request details are intended to explain what type of change was made, not to expose secrets or monitored database content.
Retention
Audit Logs are retained for a limited operational window. The default retention window is 30 days unless the deployment is configured differently.
For long-term compliance retention, export or archival workflows should be planned outside the interactive Audit Logs page.
Security Review Workflow
A typical review flow for Admin and SuperAdmin users is:
- Select the time window for the investigation.
- Filter by product area, entity type, or operation method.
- Check the user, role, status, and timing of the action.
- Open optional columns when request context, duration, IP address, or entity identifiers are needed.
- Correlate the result with alerts, assets, integrations, or monitoring reports when the activity relates to an operational change.
Data Boundaries
Audit Logs are a Logstag governance feature. They describe activity inside the Logstag application and administration surfaces.
Audit Logs do not provide a database-native audit trail for every action performed directly inside a monitored database. Database-native auditing, compliance logs, and privileged access monitoring should continue to be managed according to the customer's database and security policies.
Because Audit Logs are available only to the Admin and SuperAdmin roles, they should not be used as the primary collaboration surface for incident response. When an operational issue needs team follow-up, an Admin or SuperAdmin user can correlate audit evidence with Alerts, Assets, Integrations, monitoring reports, or explorer pages and share only the necessary operational context through the appropriate workflow.