open-vault/builtin
Jeff Mitchell 6d00f0c483 Adds HUP support for audit log files to close and reopen. (#1953)
Adds HUP support for audit log files to close and reopen. This makes it
much easier to deal with normal log rotation methods.

As part of testing this I noticed that HUP and other items that come out
of command/server.go are going to stderr, which is where our normal log
lines go. This isn't so much problematic with our normal output but as
we officially move to supporting other formats this can cause
interleaving issues, so I moved those to stdout instead.
2016-09-30 12:04:50 -07:00
..
audit Adds HUP support for audit log files to close and reopen. (#1953) 2016-09-30 12:04:50 -07:00
credential Merge pull request #1947 from hashicorp/secret-id-lookup-delete 2016-09-29 10:19:54 -04:00
logical Change default TTL from 30 to 32 to accommodate monthly operations (#1942) 2016-09-28 18:32:49 -04:00