Skip to content
This repository was archived by the owner on Oct 30, 2022. It is now read-only.
This repository was archived by the owner on Oct 30, 2022. It is now read-only.

elasticsearch6 6.3.0 使用search guard #134

@k8svip

Description

@k8svip

WARN org.elasticsearch.action.bulk.BulkRequestHandler - Failed to execute bulk request 1.
org.elasticsearch.client.transport.NoNodeAvailableException: None of the configured nodes are available

配置如下,不加user和passpord,没有问题;
outputs:
- Elasticsearch:
cluster: accesslayer_log
hosts:
- 100.1xxx
- 100.xxxx
- 100.xxx
- 100.xxx
- 100.xxx
index: 'webaccess-%{+YYYY-MM-dd}'
user: admin
password: JnKtaCb1
index_type: accesslayer
bulk_actions: 20000
bulk_size: 15
flush_interval: 15
concurrent_requests: 0

这里应该使用哪个版本的hangout,我使用了最新的hangout-dist-0.3.0-release-bin.zip,报错如开头和下面

ERROR com.ctrip.ops.sysdev.outputs.Elasticsearch - bulk got exception: None of the configured nodes are available: [{#transport#-1}{VpWaPb50Rqe9LySgZptWBQ}{192.168.1.10}{192.168.1.10:9300},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions