增加radius写入hbase 和 radius上线下功能代码
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
#kafka broker下的topic名称
|
||||
#kafka.topic=SESSION-TEST-LOG
|
||||
|
||||
#数据中心(UID)
|
||||
#data.center.id.num=15
|
||||
|
||||
#zookeeper.servers=192.168.40.207:2181
|
||||
|
||||
#用于过滤对准用户名
|
||||
#check.ip.scope=10,100,192
|
||||
|
||||
#hbase-zookeeper地址
|
||||
hbase.zookeeper.servers=192.168.40.224:2181
|
||||
|
||||
#hbase表名
|
||||
hbase.table.name=subscriber_info
|
||||
Reference in New Issue
Block a user