open-vault/internalshared/configutil
Peter Wilson 33e6a3a87c
VAULT-9900: Log rotation for 'agent' and 'server' commands (#18031)
* Work to unify log-file for agent/server and add rotation
* Updates to rotation code, tried to centralise the log config setup
* logging + tests
* Move LogFile to ShareConfig in test
* Docs
2022-11-29 14:07:04 +00:00
..
config.go VAULT-9900: Log rotation for 'agent' and 'server' commands (#18031) 2022-11-29 14:07:04 +00:00
config_util.go Convert to Go 1.17 go:build directive (#13579) 2022-01-05 12:02:03 -06:00
encrypt_decrypt.go OSS portion of wrapper-v2 (#16811) 2022-08-23 15:37:16 -04:00
encrypt_decrypt_test.go OSS portion of wrapper-v2 (#16811) 2022-08-23 15:37:16 -04:00
hcp_link.go HCP link integration (#16939) 2022-09-06 14:11:04 -04:00
http_response_headers.go Customizing HTTP headers in the config file (#12485) 2021-10-13 11:06:33 -04:00
kms.go Intercept key_id from generic configmap and turn it into a wrapperv2 option (#17612) 2022-10-19 15:42:56 -05:00
lint.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
listener.go VAULT-6368 Metrics-only listener for Agent (#18101) 2022-11-25 16:00:56 -05:00
listener_test.go Do sockaddr template parsing only when needed (#15224) 2022-04-29 09:57:17 -04:00
merge.go VAULT-9900: Log rotation for 'agent' and 'server' commands (#18031) 2022-11-29 14:07:04 +00:00
telemetry.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
telemetry_test.go [VAULT-2776] Add prefix_filter option to Vault (#12025) 2021-07-09 14:49:53 -05:00
userlockout.go Vault 8305 Prevent Brute Forcing in Auth methods : Setting user lockout configuration (#17338) 2022-11-01 11:02:07 -07:00
userlockout_test.go Vault 8305 Prevent Brute Forcing in Auth methods : Setting user lockout configuration (#17338) 2022-11-01 11:02:07 -07:00