vault/internal/observability/event
Josh Black fa13dbd381
add gosimport to make fmt and run it (#25383)
* add gosimport to make fmt and run it

* move installation to tools.sh

* correct weird spacing issue

* Update Makefile

Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>

* fix a weird issue

---------

Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
2024-02-13 14:07:02 -08:00
..
errors.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
event_type.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
event_type_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
node_metrics_counter.go VAULT-22482: New audit metrics (#24704) 2024-01-10 17:48:06 +00:00
node_metrics_counter_test.go VAULT-22482: New audit metrics (#24704) 2024-01-10 17:48:06 +00:00
options.go updates to tidy up audit code (#24976) 2024-01-22 13:55:15 +00:00
options_test.go updates to tidy up audit code (#24976) 2024-01-22 13:55:15 +00:00
pipeline_reader.go [VAULT-22481] Add audit filtering feature (#24558) 2023-12-18 18:01:49 +00:00
sink_file.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
sink_file_test.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
sink_noop.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
sink_socket.go VAULT-23122: Audit fix for 'log_raw' issue (#24968) 2024-01-22 12:03:08 +00:00
sink_socket_test.go updates to tidy up audit code (#24976) 2024-01-22 13:55:15 +00:00
sink_stdout.go VAULT-23122: Audit fix for 'log_raw' issue (#24968) 2024-01-22 12:03:08 +00:00
sink_syslog.go VAULT-23122: Audit fix for 'log_raw' issue (#24968) 2024-01-22 12:03:08 +00:00
sink_syslog_test.go [VAULT-22481] Add audit filtering feature (#24558) 2023-12-18 18:01:49 +00:00