vault/audit
Peter Wilson 83986f342b
Audit: Extracted SSCT related auditing code to formatter node (#25443)
* Removed unneeded header tracking in log request/log response of audit broker, moved SSCT overwrite to entry formatter

* added changelog
2024-02-15 20:02:58 +00:00
..
entry_filter.go [VAULT-23467] Validate audit filter option against filter selectors referencing unsupported fields (#25012) 2024-01-23 21:54:01 +00:00
entry_filter_test.go [VAULT-23467] Validate audit filter option against filter selectors referencing unsupported fields (#25012) 2024-01-23 21:54:01 +00:00
entry_formatter.go Audit: Extracted SSCT related auditing code to formatter node (#25443) 2024-02-15 20:02:58 +00:00
entry_formatter_test.go VAULT-23122: Audit fix for 'log_raw' issue (#24968) 2024-01-22 12:03:08 +00:00
event.go updates to tidy up audit code (#24976) 2024-01-22 13:55:15 +00:00
event_test.go updates to tidy up audit code (#24976) 2024-01-22 13:55:15 +00:00
hashstructure.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
hashstructure_test.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
nodes.go [VAULT-22481] Add audit filtering feature (#24558) 2023-12-18 18:01:49 +00:00
nodes_test.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
options.go VAULT-18160: Audit - options and defaults (#22295) 2023-09-11 08:41:29 +00:00
options_test.go VAULT-18160: Audit - options and defaults (#22295) 2023-09-11 08:41:29 +00:00
sink_metric_labeler.go VAULT-22482: New audit metrics (#24704) 2024-01-10 17:48:06 +00:00
sink_metric_labeler_test.go VAULT-22482: New audit metrics (#24704) 2024-01-10 17:48:06 +00:00
sink_metric_timer.go VAULT-22482: New audit metrics (#24704) 2024-01-10 17:48:06 +00:00
sink_metric_timer_test.go VAULT-22482: New audit metrics (#24704) 2024-01-10 17:48:06 +00:00
types.go Re-process .well-known redirects with a recursive handler call rather than a 302 redirect (#24890) 2024-01-19 09:59:58 -06:00