23 lines
566 B
Properties
23 lines
566 B
Properties
|
|
#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
|
|||
|
|
|
|||
|
|
#获取Schema的网址
|
|||
|
|
schema.http=http://192.168.40.224:9999/metadata/schema/v1/fields/security_event_log
|
|||
|
|
#定位库位置
|
|||
|
|
ip.library=E:/workdata/ip_all/
|
|||
|
|
#hbase-zookeeper地址
|
|||
|
|
#hbase.zookeeper.servers=192.168.40.186:2182
|
|||
|
|
hbase.zookeeper.servers=192.168.40.224:2181
|
|||
|
|
#hbase表名
|
|||
|
|
hbase.table.name=subscriber_info
|
|||
|
|
|
|||
|
|
#邮件默认编码
|
|||
|
|
mail.default.charset=UTF-8
|