diff options
| author | 童宗振 <[email protected]> | 2024-04-16 07:02:53 +0000 |
|---|---|---|
| committer | 童宗振 <[email protected]> | 2024-04-16 07:02:53 +0000 |
| commit | a505ace34b763afb14c57cfcf7f41b0a89464abe (patch) | |
| tree | 3a6170aff2d900d653b6dac6b7b6a04104429219 /etc/dp_trace.conf | |
| parent | 4e5f500ec7f3db33a74d46154fae2fcb660a5a76 (diff) | |
Modify relative path
Diffstat (limited to 'etc/dp_trace.conf')
| -rw-r--r-- | etc/dp_trace.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/dp_trace.conf b/etc/dp_trace.conf index edec63f..dabec81 100644 --- a/etc/dp_trace.conf +++ b/etc/dp_trace.conf @@ -5,10 +5,10 @@ dp_trace_dir=./ device_group= [kafka] -borker_list="" -topic_name="" -sasl_username="" -sasl_password="" +borker_list="192.168.44.12" +topic_name="datapath-telemetry-record-test" +sasl_username="admin" +sasl_password="galaxy2019" [maat] # 0:json 1:redis |
