vault/audit
Peter Wilson 31baa89f75
audit: entry_formatter update to ensure no race detection issues (#24811)
* audit: entry_formatter update to ensure no race detection issues
* in progress with looking at a clone method for LogInput
* Tidy up LogInput Clone method
* less memory allocation
* fix hmac key clone
2024-01-12 14:47:29 +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_formatter update to ensure no race detection issues (#24811) 2024-01-12 14:47:29 +00:00
entry_formatter_test.go audit: entry_formatter update to ensure no race detection issues (#24811) 2024-01-12 14:47:29 +00:00
entry_formatter_writer.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
entry_formatter_writer_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07: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
writer_json.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
writer_json_test.go VAULT-18160: Audit - options and defaults (#22295) 2023-09-11 08:41:29 +00:00
writer_jsonx.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
writer_jsonx_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00