Question 065
### How can an organization admin search the audit log for events related to webhook modifications?
> https://docs.github.com/en/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/reviewing-the-audit-log-for-your-organization
1. [x] By using the `operation` qualifier in the search query, such as `operation:modify` to find events where an existing resource, like a webhook, was modified.
1. [ ] Directly typing 'webhook modifications' into the audit log search bar.
1. [ ] Filtering the audit log exclusively by date range without the ability to specify event types.
1. [ ] Using voice commands to verbally request a search for webhook modification events.