From 27b9516ce743eab28c70268cf69f235081c1848b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E4=BD=B3?= Date: Fri, 27 Sep 2019 09:39:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0sapp.toml->field=5Fstat?= =?UTF-8?q?=E8=BE=93=E5=87=BAip=E5=92=8Cport,=20=E5=85=A5influxDB,=20?= =?UTF-8?q?=E7=94=A8=E4=BA=8E=E9=A6=96=E9=A1=B5dashboard=E6=B5=81=E9=87=8F?= =?UTF-8?q?=E5=B1=95=E7=A4=BA.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- roles/kni/templates/sapp.toml.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/kni/templates/sapp.toml.j2 b/roles/kni/templates/sapp.toml.j2 index 65f0ffb..6548df4 100644 --- a/roles/kni/templates/sapp.toml.j2 +++ b/roles/kni/templates/sapp.toml.j2 @@ -91,8 +91,8 @@ BSD_packet_filter="" [profiling.log.remote] enabled=1 - server_ip="192.168.11.90" - server_port=8126 + server_ip={{ fs_remote.address }} + server_port={{ fs_remote.port }} [profiling.log.remote.field_stat2] ### note, is valid when "remote_send_out_type=field_stat2"