diff options
| author | 童宗振 <[email protected]> | 2024-04-16 09:57:09 +0000 |
|---|---|---|
| committer | 童宗振 <[email protected]> | 2024-04-16 09:57:09 +0000 |
| commit | 134ef8b0b14ef76c6c0fec7e998196b19e73722a (patch) | |
| tree | 4d77704cce1a6d6ad03be51441021392e8448296 /etc/dp_trace.conf | |
| parent | 1f413abebc4c2b8b7b6457a717a9d9d7c6b74ae7 (diff) | |
Adjust file path
Diffstat (limited to 'etc/dp_trace.conf')
| -rw-r--r-- | etc/dp_trace.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/dp_trace.conf b/etc/dp_trace.conf index 226012d..da9d05a 100644 --- a/etc/dp_trace.conf +++ b/etc/dp_trace.conf @@ -14,8 +14,8 @@ sasl_password= # 0:json 1:redis maat_log_level=0 maat_input_mode=0 -table_schema=../test/table_schema.json -json_cfg_file=../test/dp_telemetry_rules.json +table_schema=../etc/table_schema.json +json_cfg_file=../etc/dp_telemetry_rules.json maat_redis_server= maat_redis_port_range= maat_redis_db_index=
\ No newline at end of file |
