Togal
Togal
#### 你好,请问你用的flume版本是多少? #### 我用的是flume1.8的,使用的配置如下: ``` # 组件名称配置 client.sources = source_client client.sinks = sink_client client.channels = channel_client # 日志源组件配置(监听目录下新增文件) client.sources.source_client.type = spooldir client.sources.source_client.channels = channel_client client.sources.source_client.spoolDir = /usr/local/apache-flume-1.8.0/data/spooldir client.sources.source_client.fileHeader = true...
#### Hello author, did not find the information of cve-2019-20372, can you add security check in the project? ##### vulnerability page:https://nvd.nist.gov/vuln/detail/CVE-2019-20372
你用flask搭建,没有什么包的说明,git到本地后,运行import都会报错的。 对新手一点都不友好,只能自己看。。。。