Administration

Activity &Amp; Audit

Access · Changes · Export

SSLNexus records authentication activity and state-changing operations so teams can review who changed the platform, what was affected and whether the action succeeded.

Review Activity

Open Activity & audit from the administration interface. Administrator, Operator and Read-only staff roles can view the history.

Search accepts identities, event names, resource paths, request identifiers and source IP addresses. Results can also be filtered by outcome or event type.

What Is Recorded

RecordCaptured Information
AuthenticationIdentity/email, login event, outcome, source address, detail and timestamp.
State-changing API operationsActing identity, role, request path, outcome, source IP and timestamp.
Workflow eventsCertificate/vendor request identifiers and workflow-specific state where available.

Export CSV

Use Export CSV to download the currently filtered activity set. Exporting does not alter platform state and is available to all staff roles that can view Activity & audit.

Retention

SSLNexus keeps the most recent 5,000 operational audit events and 2,000 access events in application state. These records are included in normal SSLNexus backup and restore operations.

Runtime Service Logs

Application audit history records user and workflow actions. Runtime/service diagnostics remain in the operating-system journal:

sudo journalctl -u ssl-nexus --since today
sudo journalctl -u ssl-nexus -f
Use Activity & audit when investigating who changed SSLNexus. Use the systemd journal when investigating service startup, runtime or integration failures.