diff options
Diffstat (limited to 'bin/ssl_decoder.toml')
| -rw-r--r-- | bin/ssl_decoder.toml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/bin/ssl_decoder.toml b/bin/ssl_decoder.toml index 77569cd..509e611 100644 --- a/bin/ssl_decoder.toml +++ b/bin/ssl_decoder.toml @@ -9,4 +9,7 @@ port=[443] stat_per_thread_enable="no" stat_name="SSL_DECODER" stat_interval_time_s=5 -stat_output="metrics/ssl_decoder_local_stat.json"
\ No newline at end of file +stat_output="metrics/ssl_decoder_local_stat.json" + +[decoder.ssl.test] +commit_result_enable="yes"
\ No newline at end of file |
