diff options
Diffstat (limited to 'bin/dns_decoder.toml')
| -rw-r--r-- | bin/dns_decoder.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/dns_decoder.toml b/bin/dns_decoder.toml index fb60d1b..01957e3 100644 --- a/bin/dns_decoder.toml +++ b/bin/dns_decoder.toml @@ -12,3 +12,6 @@ stat_per_thread_enable="no" stat_name="DNS_DECODER" stat_interval_time_s=5 stat_output="metrics/dns_decoder_local_stat.json" + +[decoder.dns.test] +commit_result_enable="yes" |
