发布firewall的20.11版本
This commit is contained in:
14
roles/radius/templates/radius.conf
Normal file
14
roles/radius/templates/radius.conf
Normal file
@@ -0,0 +1,14 @@
|
||||
[RADIUS_PLUG]
|
||||
DEVICE_ID=0
|
||||
BROKERLIST={{ log_kafkabrokers.address }}
|
||||
COLLECT_TOPIC=RADIUS-RECORD-LOG
|
||||
SERVICE_ID=162
|
||||
NIC_NAME={{ nic_mgr.name }}
|
||||
LOG_PATH=./log/ntc_radius_plug/ntc_radius_plug
|
||||
LOG_LEVEL=10
|
||||
[CONFIG]
|
||||
LOG_PATH=./log/radius/radius
|
||||
FS_SERVER_IP=127.0.0.1
|
||||
FS_SERVER_PORT=8125
|
||||
STAT_CYCLE=30
|
||||
LOG_LEVEL={{ tsg_log_level }}
|
||||
Reference in New Issue
Block a user