线上环境配置
    log_fold=/usr/local/java/var/logs
    es_hosts=192.168.2.226:49300
    es_cluster=log_center
    es_index=log_idc2
    es_type=java
    buffer_size=10000
    file_suffix=.log
    scan_max_wait=10
    scan_interval=1000

    test
    host:192.168.1.95
    port:9200
    _index:log_test

    uat
    host:192.168.2.143
    port:39200
    _index:log_uat

    idc
    host:192.168.2.143
    port:39200
    _index:log_idc