This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
galaxy-tsg-olap-flume-dynam…/FlumeDynamicInterceptor/properties/service_flow_config.properties

23 lines
566 B
Properties
Raw Normal View History

#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