Account

actionDescriptionSampleRule
account.billing_date_changeNN
account.plan_changeThe account's plan changed.YN

account.billing_date_change

#
Category
account

Documented on GitHub's enterprise audit log reference.

account.plan_change

#
Category
account

Description

The account's plan changed.

Documented on GitHub's enterprise audit log reference.

Example Audit Log Entry #

{
  "@timestamp": 1781648864797,
  "_document_id": "U1lOX0RPQ18wMDAwMDAwMDAwMDAwMQ==",
  "action": "account.plan_change",
  "actor": "user",
  "actor_id": 9000002,
  "created_at": 1781648864797,
  "operation_type": "modify",
  "request_access_security_header": null,
  "request_id": "D92C:3C278C:123FDF2:124FF5B:6A31CDDF",
  "user": "user",
  "user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:151.0) Gecko/20100101 Firefox/151.0",
  "user_id": 9000002
}

References #