vault/audit
Peter Wilson ff0d1ff4c9
Audit: Entry formatting is the only supported way to do audit (#24867)
* removed 'writer' related code as we only do formatting within the eventlogger

* re-added ported test elide list responses
2024-01-15 21:04:21 +00:00
..
entry_filter.go [VAULT-22481] Add audit filtering feature (#24558) 2023-12-18 18:01:49 +00:00
entry_filter_test.go VAULT-22482: New audit metrics (#24704) 2024-01-10 17:48:06 +00:00
entry_formatter.go Audit: Entry formatting is the only supported way to do audit (#24867) 2024-01-15 21:04:21 +00:00
entry_formatter_test.go Audit: Entry formatting is the only supported way to do audit (#24867) 2024-01-15 21:04:21 +00:00
event.go Remove old audit behavior from test code (#24540) 2023-12-15 09:26:34 +00:00
event_test.go Remove old audit behavior from test code (#24540) 2023-12-15 09:26:34 +00:00
hashstructure.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
hashstructure_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
nodes.go [VAULT-22481] Add audit filtering feature (#24558) 2023-12-18 18:01:49 +00:00
nodes_test.go [VAULT-22481] Add audit filtering feature (#24558) 2023-12-18 18:01:49 +00: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 VAULT-23050: Remove undocumented feature flag to disable audit eventlogger (#24764) 2024-01-11 11:30:36 +00:00