diff options
| author | tongzongzhen <[email protected]> | 2024-05-28 15:26:56 +0800 |
|---|---|---|
| committer | tongzongzhen <[email protected]> | 2024-05-28 15:26:56 +0800 |
| commit | 69586f49f2d37fe61ba68e1c2f67077433afc41d (patch) | |
| tree | c2486705f739e51f33974921341b2627a765f876 /etc | |
| parent | b0b1777a1032a11ad227ee04ca1f96eb2046821d (diff) | |
add debug option for invalid traffic link id
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/dp_trace.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/dp_trace.conf b/etc/dp_trace.conf index 82348c6..9f72037 100644 --- a/etc/dp_trace.conf +++ b/etc/dp_trace.conf @@ -31,5 +31,6 @@ maat_redis_db_index=1 [debug] send_ctrlbuf=0 +send_invalid_traffic_link_id=0 kafka_dump_to_log=0 arp_pkt_has_ip_test=0
\ No newline at end of file |
