Skip to content

Commit 624da4e

Browse files
committed
fix: vault audit missing field
1 parent 0be9f65 commit 624da4e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

workflow-cli/configuration-opensearch/ecs_nrm_1.0/audit_vault.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@
3434
"ignore_above": 1024,
3535
"type": "keyword"
3636
},
37+
"entity_created": {
38+
"type": "boolean"
39+
},
3740
"policies": {
3841
"ignore_above": 1024,
3942
"type": "keyword"

0 commit comments

Comments
 (0)