7 Commits

Author SHA1 Message Date
Scott Miller
63ba96c988
Add additional validations to the destination and properties of file audit sinks (#31211)
* Add additional validations to the destination and properties of file audit sinks

* changelog

* docs

* Revert "docs"

This reverts commit c2e8f7608ede78adf96726100013a45831712e13.
2025-07-08 13:33:26 -05:00
Peter Wilson
961442c959
VAULT-23334: CE changes to support exclusion in audit (#26615)
* CE changes to support exclusion in audit

* Add an external test for audit exclusion

---------

Co-authored-by: Kuba Wieczorek <kuba.wieczorek@hashicorp.com>
2024-06-11 08:40:18 +01:00
Peter Wilson
555d29427a
move entry formatter config to its own file (#26576) 2024-04-22 15:50:57 +00:00
Peter Wilson
1d67c3f3b4
Audit: move validation of audit related options for Enterprise/CE to audit package (#26575)
* move option validation for enterprise options to audit package from vault package

* remove commented lines

* remove blank line
2024-04-22 15:39:52 +00:00
Peter Wilson
29969a9d40
start removing magic strings for audit types (#26549) 2024-04-19 16:33:54 +00:00
Peter Wilson
16cd58d478
Remove unused and redundant call to validate options (#26533) 2024-04-19 09:21:15 +00:00
Peter Wilson
8bee54c89d
VAULT-24452: audit refactor (#26460)
* Refactor audit code into audit package
* remove builtin/audit
* removed unrequired files
2024-04-18 08:25:04 +01:00