mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-18 18:38:08 -05:00
* Validate audit filter option against filter selectors referencing unsupported fields * Test updates due to filter validation * Test all properties of the log input bexpr datum struct in filters * Remove redundant cloning of the client in external tests for audit filtering * TestAuditFilteringFilterForUnsupportedField now also tests the same behaviour with skip_test option set to true * Add filter validation test cases to unit tests for audit backends --------- Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com> |
||
|---|---|---|
| .. | ||
| entry_filter.go | ||
| entry_filter_test.go | ||
| entry_formatter.go | ||
| entry_formatter_test.go | ||
| event.go | ||
| event_test.go | ||
| hashstructure.go | ||
| hashstructure_test.go | ||
| nodes.go | ||
| nodes_test.go | ||
| options.go | ||
| options_test.go | ||
| sink_metric_labeler.go | ||
| sink_metric_labeler_test.go | ||
| sink_metric_timer.go | ||
| sink_metric_timer_test.go | ||
| types.go | ||