Skip to content

Commit c6b2b1e

Browse files
committed
spellcheck
1 parent e7dfe46 commit c6b2b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/manage/users-roles/roles/migrate-audit-logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ V2 changes are **only** applicable for `RoleUpdate` and `RoleCreated` events.
1818

1919
<br/><img src={useBaseUrl('img/users-roles/JSON-diff-V1-V2.png')} alt="JSON-diff-V1-V2" style={{border: '1px solid gray'}} width="800"/>
2020

21-
For example, consider you are interested in quering upon audit logs with change in `RoleUpdated` or `RoleCreated` events. Now, if you perform this search you will initially see the V1 type of event in the search results. However, to view the results with the V2 event type, you are required to adjust the parameters in the query.
21+
For example, consider you are interested in querying upon audit logs with change in `RoleUpdated` or `RoleCreated` events. Now, if you perform this search you will initially see the V1 type of event in the search results. However, to view the results with the V2 event type, you are required to adjust the parameters in the query.
2222

2323
```sql title="V1 Audit Logging"
2424
(_index=sumologic_audit_events)

0 commit comments

Comments
 (0)