vault/website/source/docs/configuration
Mike Jarmy be3e2a1288
Add 'log-format' CLI flag, along with associated config flag, for 'vault server' command. (#6840)
* Read config before creating logger when booting vault server

* Allow for specifying log output in JSON format in a config file, via a 'log_level' flag

* Create parser for log format flag

* Allow for specifying log format in a config file, via a 'log_format' flag. Also, get rid of 'log_json' flag.

* Add 'log-format' command line flag

* Update documentation to include description of log_format setting

* Tweak comment for VAULT_LOG_FORMAT environment variable

* add test for ParseEnvLogFormat()

* clarify how log format is set

* fix typos in documentation
2019-07-18 15:59:27 -04:00
..
listener http timeout values are configurable (#6666) 2019-05-10 10:41:42 -07:00
seal docs: fixed typos (#6809) 2019-05-31 14:33:13 -05:00
storage doc: Add default SSL note to PG storage (#7125) 2019-07-18 14:37:24 -04:00
ui change ui url so that it includes the trailing slash (#5890) 2018-12-05 12:25:16 -06:00
index.html.md Add 'log-format' CLI flag, along with associated config flag, for 'vault server' command. (#6840) 2019-07-18 15:59:27 -04:00
telemetry.html.md Add Docs For Prometheus Metrics (#6434) 2019-03-23 16:53:43 -05:00