blob: 1c5c88ce2bac7ddd36167459db2d296b3aedbca9 [file] [log] [blame]
Scott Baker31acc652016-06-23 15:47:56 -07001# This file autogenerated by sflow service synchronizer
2# It contains a list of attributes to be used by sflow service
3# syntax: key=value
4
5[LOGGING]
6level = DEBUG
7filename = sflow_pub_sub.log
8
9[WEB_SERVER]
10webserver_host = 0.0.0.0
11webserver_port = {{ sflow_api_port }}
12
13[SFLOW]
14listening_ip_addr = 0.0.0.0
15listening_port = {{ sflow_port }}