Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple clickhouse server data not send it. #14

Open
Ranjit2528 opened this issue Sep 17, 2019 · 3 comments
Open

Multiple clickhouse server data not send it. #14

Ranjit2528 opened this issue Sep 17, 2019 · 3 comments

Comments

@Ranjit2528
Copy link

We have following configuration.

{
"listen": ":8124",
"flush_count": 30000,
"flush_interval": 1000,
"debug": false,
"dump_dir": "dumps",
"clickhouse": {
"down_timeout": 300,
"servers": [
"http://127.0.0.1:8123",
"http://172.16.10.78:8123"
]
}
}

@nikepan
Copy link
Owner

nikepan commented Sep 17, 2019

Hm, thanks. I will check it

@nikepan
Copy link
Owner

nikepan commented Oct 22, 2019

Try to check version 1.2.0. I changed some logics, but in previous version all worked for me. Thanks.

@xiongdi9456
Copy link

xiongdi9456 commented Jan 28, 2021

so it will send the same data to different clickhouse instance? @nikepan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants