TSG-13878 tsg-service-chaining-engine支持fieldstat2
This commit is contained in:
@@ -10,7 +10,7 @@ perf_switch=1
|
||||
scan_detail=0
|
||||
deferred_load=0
|
||||
effect_interval_ms=1000
|
||||
stat_file=log/sce.fs2
|
||||
stat_file=log/maat.fs2
|
||||
table_info=resource/table_info.conf
|
||||
accept_path=/opt/tsg/etc/tsg_device_tag.json
|
||||
inc_cfg_dir=resource/inc/
|
||||
@@ -30,6 +30,18 @@ app_symbol=sce
|
||||
dev_endpoint=eth_sf_endpoint
|
||||
dev_nf_interface=eth_nf_interface
|
||||
default_src_ip=192.168.100.1
|
||||
default_dst_ip=192.168.100.2
|
||||
default_src_mac=aa:aa:aa:aa:aa:aa
|
||||
default_dst_mac=bb:bb:bb:bb:bb:bb
|
||||
# only used for bypass_all_traffic=2
|
||||
default_dst_ip=192.168.100.2
|
||||
default_dst_mac=bb:bb:bb:bb:bb:bb
|
||||
|
||||
[stat]
|
||||
output_file=log/sce.fs2
|
||||
statsd_server=127.0.0.1
|
||||
statsd_port=8100
|
||||
# 1 : FS_OUTPUT_STATSD
|
||||
# 2 : FS_OUTPUT_INFLUX_LINE
|
||||
statsd_format=1
|
||||
statsd_cycle=2
|
||||
prometheus_listen_port=9001
|
||||
prometheus_listen_url=/sce_prometheus
|
||||
Reference in New Issue
Block a user