| .. |
|
backend.go
|
VAULT-23334: CE changes to support exclusion in audit (#26615)
|
2024-06-11 08:40:18 +01:00 |
|
backend_ce.go
|
VAULT-24452: audit refactor (#26460)
|
2024-04-18 08:25:04 +01:00 |
|
backend_ce_test.go
|
VAULT-24452: audit refactor (#26460)
|
2024-04-18 08:25:04 +01:00 |
|
backend_config.go
|
VAULT-24452: audit refactor (#26460)
|
2024-04-18 08:25:04 +01:00 |
|
backend_config_ce.go
|
Audit: move validation of audit related options for Enterprise/CE to audit package (#26575)
|
2024-04-22 15:39:52 +00:00 |
|
backend_file.go
|
Audit: optional logger for sinks will log on errors when context is done (#27859)
|
2024-07-24 22:57:15 +01:00 |
|
backend_file_ce_test.go
|
VAULT-24452: audit refactor (#26460)
|
2024-04-18 08:25:04 +01:00 |
|
backend_file_test.go
|
VAULT-24452: audit refactor (#26460)
|
2024-04-18 08:25:04 +01:00 |
|
backend_noop.go
|
Audit: rewrite audit entry formatting to improve performance (#27952)
|
2024-08-02 19:04:39 +01:00 |
|
backend_socket.go
|
Audit: optional logger for sinks will log on errors when context is done (#27859)
|
2024-07-24 22:57:15 +01:00 |
|
backend_socket_test.go
|
VAULT-24452: audit refactor (#26460)
|
2024-04-18 08:25:04 +01:00 |
|
backend_syslog.go
|
Audit: optional logger for sinks will log on errors when context is done (#27859)
|
2024-07-24 22:57:15 +01:00 |
|
backend_syslog_test.go
|
VAULT-24452: audit refactor (#26460)
|
2024-04-18 08:25:04 +01:00 |
|
backend_test.go
|
VAULT-23334: CE changes to support exclusion in audit (#26615)
|
2024-06-11 08:40:18 +01:00 |
|
broker.go
|
unexport hashstructure funcs (#27911)
|
2024-07-30 15:31:59 +01:00 |
|
broker_ce.go
|
VAULT-24452: audit refactor (#26460)
|
2024-04-18 08:25:04 +01:00 |
|
broker_test.go
|
Audit: check if context is already cancelled when assessing viability for audit (#27531)
|
2024-06-18 18:57:18 +00:00 |
|
entry_filter.go
|
VAULT-24452: audit refactor (#26460)
|
2024-04-18 08:25:04 +01:00 |
|
entry_filter_test.go
|
VAULT-24452: audit refactor (#26460)
|
2024-04-18 08:25:04 +01:00 |
|
entry_formatter.go
|
merge two consecutive if checks, update comments (#27963)
|
2024-08-05 13:54:37 +00:00 |
|
entry_formatter_ce.go
|
VAULT-23334: CE changes to support exclusion in audit (#26615)
|
2024-06-11 08:40:18 +01:00 |
|
entry_formatter_ce_test.go
|
VAULT-23334: CE changes to support exclusion in audit (#26615)
|
2024-06-11 08:40:18 +01:00 |
|
entry_formatter_config.go
|
VAULT-23334: CE changes to support exclusion in audit (#26615)
|
2024-06-11 08:40:18 +01:00 |
|
entry_formatter_config_ce.go
|
VAULT-23334: CE changes to support exclusion in audit (#26615)
|
2024-06-11 08:40:18 +01:00 |
|
entry_formatter_test.go
|
Audit: rewrite audit entry formatting to improve performance (#27952)
|
2024-08-02 19:04:39 +01:00 |
|
errors.go
|
VAULT-24798: audit - improve error messages (#26312)
|
2024-04-11 09:09:32 +01:00 |
|
errors_test.go
|
VAULT-24798: audit - improve error messages (#26312)
|
2024-04-11 09:09:32 +01:00 |
|
event.go
|
Audit: rewrite audit entry formatting to improve performance (#27952)
|
2024-08-02 19:04:39 +01:00 |
|
event_test.go
|
VAULT-24798: audit - improve error messages (#26312)
|
2024-04-11 09:09:32 +01:00 |
|
hashstructure.go
|
Audit: rewrite audit entry formatting to improve performance (#27952)
|
2024-08-02 19:04:39 +01:00 |
|
hashstructure_test.go
|
Audit: rewrite audit entry formatting to improve performance (#27952)
|
2024-08-02 19:04:39 +01:00 |
|
headers.go
|
unexport hashstructure funcs (#27911)
|
2024-07-30 15:31:59 +01:00 |
|
headers_test.go
|
unexport hashstructure funcs (#27911)
|
2024-07-30 15:31:59 +01:00 |
|
nodes.go
|
VAULT-24452: audit refactor (#26460)
|
2024-04-18 08:25:04 +01:00 |
|
nodes_test.go
|
VAULT-24452: audit refactor (#26460)
|
2024-04-18 08:25:04 +01:00 |
|
options.go
|
Remove unused and redundant call to validate options (#26533)
|
2024-04-19 09:21:15 +00:00 |
|
options_test.go
|
VAULT-24798: audit - improve error messages (#26312)
|
2024-04-11 09:09:32 +01:00 |
|
sink_metric_labeler.go
|
Update metric labeler for CE/Ent (#26537)
|
2024-04-19 13:26:15 +00:00 |
|
sink_metric_labeler_test.go
|
Update metric labeler for CE/Ent (#26537)
|
2024-04-19 13:26:15 +00:00 |
|
sink_metric_timer.go
|
VAULT-24452: audit refactor (#26460)
|
2024-04-18 08:25:04 +01:00 |
|
sink_metric_timer_test.go
|
VAULT-24452: audit refactor (#26460)
|
2024-04-18 08:25:04 +01:00 |
|
types.go
|
Audit: rewrite audit entry formatting to improve performance (#27952)
|
2024-08-02 19:04:39 +01:00 |