aethercert
Dokumentation
Monitoring

Event log

The organization-wide audit trail: what is recorded, who the actor was, how long it is kept, and where to look when something failed.

Certificate automation only helps if you find out when it stops working. aethercert records what happened in three places, at three levels of detail.

WhereWhat it answers
Event logMonitoring > Event LogWhat happened in this organization, and who or what did it.
Job historyManage > JobsWhat each individual issue, renew, deploy or revoke attempt did, and why it failed.
Agent logsFiles on the agent hostWhat the agent did locally - the reload command's output, the file it wrote. See Logs and diagnostics.

What is recorded

Every issuance, renewal, deployment and administrative action is appended to an organization-wide log. It is append-only: there is no edit and no delete, including for owners.

Each entry carries a timestamp, an actor (a user, an agent, or the system), an action, the object it affected, and a human-readable message.

AreaExamples
CertificatesCreated, updated, revoked, deleted; the external inventory being refreshed; a renewal being scheduled.
JobsCreated, succeeded, failed, retry scheduled, deleted - each tied to its certificate.
DeploymentsStarted, succeeded, failed, retried; a rollback starting and completing.
Deploy targetsA saved target created, updated or deleted.
AgentsEnrolled, re-enrolled, updated, deleted; going offline and coming back.
Agent groups and policiesCreated, updated, deleted; a policy applied to a member.
DomainsCreated, verified, DNS provider configured, deleted.
Certificate authoritiesCreated, updated, deleted; a CA connector pairing; a sign authorization granted, denied or replayed.
CA healthCRL and delta-CRL expiry, CA certificate expiry, an unreachable CDP, an ESC6 finding.
Fleet updatesA host's update failing, rolling back, or failing repeatedly.
Email notificationsMail apps created, enabled, disabled; a notification sent or failed.
AccessSign-in and sign-out; a second-factor reset requested and confirmed.
OrganizationMembers and invitations, SSO changes, customer workspaces created.
BillingSubscriptions synced or cancelled, a payment failing, MSP slots bought, assigned or released.

Settings > Organization > Audit log shows the same trail filtered to the security- and configuration-relevant entries, which is usually the shorter list you want during a review.

Retention

The window is set by your plan, and it is enforced twice: the page will not show anything older, and a nightly job physically deletes it.

PlanEvent log retention
Free7 days
Standard30 days
Pro90 days
MSP, MSP Plus90 days for the MSP's own workspace. Each customer workspace keeps the window of its own tier.

Deletion is real. If you need a longer trail than your plan keeps, export what matters before it ages out. Finished jobs are purged on the same schedule.

Which events are alert-worthy

The log records far more than is worth paging on. A curated subset is classified with a severity and pushed to whatever monitoring integrations you have configured; everything else stays in the log only.

SeverityExamples
CriticalA job failed after its retries, a deployment failed, a CRL or CA certificate has expired, an ESC6 misconfiguration was found on a CA, a host's update failed.
WarningAn agent went offline, a certificate expires within 14 days, a certificate was revoked, a deploy target was changed, a CA was changed, a CRL expires soon, a CA connector denied a sign request.
InfoAn agent came back, an expiry was resolved, an agent enrolled.

Routine bookkeeping - a certificate renamed, a job queued, a domain verified - is deliberately not pushed. An action nobody has classified defaults to info, not pushed, so a new kind of event never starts paging anyone by accident.

Watching for expiry

Manage > Certificates is sorted by expiry, which puts the certificate closest to lapsing first. That covers both kinds of record:

  • Managed certificates renew themselves, so one approaching expiry means renewals are failing. Look at its jobs.
  • External certificates cannot renew. They are listed precisely so their expiry dates are visible; acting on one means either renewing it the way it was originally issued, or creating a managed certificate for the same names to take it over.

The dashboard's landing page carries the same information as a chart, with counters for certificates expiring within 14 and 30 days.

Agent connection health

Manage > Agents shows when each agent last checked in and whether the control plane still considers it online. An agent that has gone quiet has not necessarily failed - it may simply be idle on its cadence - but one past its expected-poll deadline is worth looking at. The usual causes, in order of likelihood: the service is not running, the host cannot reach the control plane outbound over HTTPS, or the agent was revoked. See Troubleshooting.

Auf dieser Seite