vault/internal/observability/event
Peter Wilson b0616065c5
Audit: logging and improvements (#28056)
* Add trace logging to context creation during log req/resp. Improve context sensitivity of sink nodes (file, socket), update eventlogger to include context info in error

* changelog

* Queue for the lock but check context immediately

* fix race in test
2024-08-12 18:36:13 +01:00
..
errors.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
event_type_test.go VAULT-24798: audit - improve error messages (#26312) 2024-04-11 09:09:32 +01:00
event_type.go VAULT-24798: audit - improve error messages (#26312) 2024-04-11 09:09:32 +01:00
node_metrics_counter_test.go VAULT-24798: audit - improve error messages (#26312) 2024-04-11 09:09:32 +01:00
node_metrics_counter.go VAULT-24798: audit - improve error messages (#26312) 2024-04-11 09:09:32 +01:00
options_test.go Audit: optional logger for sinks will log on errors when context is done (#27859) 2024-07-24 22:57:15 +01:00
options.go Audit: optional logger for sinks will log on errors when context is done (#27859) 2024-07-24 22:57:15 +01:00
pipeline_reader.go [VAULT-22481] Add audit filtering feature (#24558) 2023-12-18 18:01:49 +00:00
sink_file_test.go Audit: logging and improvements (#28056) 2024-08-12 18:36:13 +01:00
sink_file.go Audit: logging and improvements (#28056) 2024-08-12 18:36:13 +01:00
sink_noop.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
sink_socket_test.go VAULT-24798: audit - improve error messages (#26312) 2024-04-11 09:09:32 +01:00
sink_socket.go Audit: logging and improvements (#28056) 2024-08-12 18:36:13 +01:00
sink_stdout.go VAULT-24798: audit - improve error messages (#26312) 2024-04-11 09:09:32 +01:00
sink_syslog_test.go VAULT-24798: audit - improve error messages (#26312) 2024-04-11 09:09:32 +01:00
sink_syslog.go Audit: optional logger for sinks will log on errors when context is done (#27859) 2024-07-24 22:57:15 +01:00