summaryrefslogtreecommitdiff
path: root/bin/ssl_decoder.toml
diff options
context:
space:
mode:
authorliuxueli <[email protected]>2024-08-06 08:04:00 +0000
committerliuxueli <[email protected]>2024-08-26 07:09:48 +0000
commit2963165b5e981bbfe799efe815e49ed4d0f4aff9 (patch)
tree65395bdfbfafec09b61dabf401cc475a48a6d4b3 /bin/ssl_decoder.toml
parent4b3d68bc667299a0ae383435fd5e60ddd04cb5e8 (diff)
Feature: add gtest casedev
Diffstat (limited to 'bin/ssl_decoder.toml')
-rw-r--r--bin/ssl_decoder.toml5
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