Showing
1 changed file
with
1 additions
and
0 deletions
... | ... | @@ -400,6 +400,7 @@ audit_log: |
400 | 400 | "user": "${AUDIT_LOG_MASK_USER:W}" |
401 | 401 | "rule_chain": "${AUDIT_LOG_MASK_RULE_CHAIN:W}" |
402 | 402 | "alarm": "${AUDIT_LOG_MASK_ALARM:W}" |
403 | + "entity_view": "${AUDIT_LOG_MASK_RULE_CHAIN:W}" | |
403 | 404 | sink: |
404 | 405 | # Type of external sink. possible options: none, elasticsearch |
405 | 406 | type: "${AUDIT_LOG_SINK_TYPE:none}" | ... | ... |