|
@ -11,7 +11,7 @@
|
|
|
|
|
|
<appender name="hdfs_appender" class="com.yihu.base.es.ElasticsearchAppender">
|
|
|
<hosts>hdfs://192.168.131.240:9000/</hosts> <!--支持集群 逗号分割-->
|
|
|
<path>/wlyy/business/</path>
|
|
|
<path>/spark/business/</path>
|
|
|
<fileName>business</fileName><!--文件名称-->
|
|
|
<suffix>log</suffix> <!--后缀 默认log-->
|
|
|
<!--按照什么模式区滚动 支持 按照
|