Update audit log event data (#49944)
This commit is contained in:
@@ -4188,6 +4188,27 @@
|
||||
"operation_type"
|
||||
]
|
||||
},
|
||||
{
|
||||
"action": "enterprise_team.rename",
|
||||
"description": "The name of an enterprise team was changed.",
|
||||
"docs_reference_links": "N/A",
|
||||
"fields": [
|
||||
"actor",
|
||||
"actor_id",
|
||||
"user_agent",
|
||||
"name",
|
||||
"business_id",
|
||||
"enterprise_team_id",
|
||||
"enterprise_team",
|
||||
"business",
|
||||
"action",
|
||||
"_document_id",
|
||||
"@timestamp",
|
||||
"created_at",
|
||||
"operation_type",
|
||||
"actor_is_bot"
|
||||
]
|
||||
},
|
||||
{
|
||||
"action": "environment.add_protection_rule",
|
||||
"description": "A GitHub Actions deployment protection rule was created via the API.",
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"apiOnlyEventsAdditionalDescription": "This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.",
|
||||
"sha": "b7f3cefa0d79e9221a76073e9f6b99d682a83431"
|
||||
"sha": "86e8c1638b4820a64a1e66501abd9e824b449b3e"
|
||||
}
|
||||
Reference in New Issue
Block a user