File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed
data_stream/auditlogs/fields Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 2525 type : keyword
2626 description : |
2727 Result signature
28+ - name : result_description
29+ type : keyword
30+ description : |
31+ Result description
2832 - name : level
2933 type : float
3034 description : Value for level.
Original file line number Diff line number Diff line change @@ -1027,6 +1027,7 @@ An example event for `auditlogs` looks as following:
10271027| azure.auditlogs.properties.target_resources.\* .modified_properties.\* .old_value | Old value | keyword |
10281028| azure.auditlogs.properties.target_resources.\* .type | Type | keyword |
10291029| azure.auditlogs.properties.target_resources.\* .user_principal_name | User principal name | keyword |
1030+ | azure.auditlogs.result_description | Result description | keyword |
10301031| azure.auditlogs.result_signature | Result signature | keyword |
10311032| azure.auditlogs.tenant_id | Tenant ID | keyword |
10321033| azure.correlation_id | Correlation ID | keyword |
You can’t perform that action at this time.
0 commit comments