Skip to content

Commit 1a74072

Browse files
authored
Update docs/manage/security/audit-indexes/search-audit-index.md
1 parent de1f61f commit 1a74072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/manage/security/audit-indexes/search-audit-index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ The following table provides details on the fields returned by the index:
7474
| `session_id` | An identifier for every search run within the account. This is the same SESSION number displayed in the UI in the search tab. |
7575
| `status_message` | Gives the status of the search. The values include: **Finished successfully**, **Query failed**, and **Query canceled**. |
7676
| `user_name` | The email of the user that ran the search. |
77-
| `scanned_bytes_breakdown_by_metering_type` | Displays breakdown of the total amount of data scanned by a search query based on the metering type. It includes both charged metering types (Flex and Infrequent bytes) and non-charged metering types (Continuous and Frequent bytes). |
77+
| `scanned_bytes_breakdown_by_metering_type` | Displays breakdown of the total amount of data scanned by a search query based on the metering type. It includes both charged metering types (Flex and Infrequent bytes) and non-charged metering types (Continuous, Frequent, and FlexSecurity bytes). |
7878

7979
## Query type field values 
8080

0 commit comments

Comments
 (0)