-
Notifications
You must be signed in to change notification settings - Fork 282
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
输出到ES报错 #34
Comments
建议到SLS或者钉钉,ES的版本之间存在兼容问题,目前eventer还没有支持到es6 |
@ArvinChen1991 新的版本已经merge,可以尝试下 |
let me know if you it worked for you / 让我知道您是否成功 |
I think this issue could be closed. If need any help, pls reopen it. |
hi @ringtail What is the image ID of the new version ?
|
@ZP-AlwaysWin Pls provide the image you use and sink params. |
/reopen |
elasticsearch version
sink params
error info
|
There is another problem. Can kube-eventer directly save the collected events to the local file now? |
@ZP-AlwaysWin what's the image tag you used. |
image: registry.aliyuncs.com/acs/kube-eventer-amd64:v1.1.0-63e7f98-aliyun |
There is no local file sink for now. Welcome to submit a pr. |
@rralcala @NUCsimple Pls check this issue. Thanks guys! |
oo,Thanks, I will try,I just think temporary use, convenient to store locally. |
We support to log to kube-eventer pod's stdout. But it's usually used for debugging. |
pls add version tag in your sink link;like this:--sink=elasticsearch:http://127.0.0.1:9200?sniff=false&ver=6 |
@NUCsimple Pls update the docs and add attention notice about it. |
|
W0904 05:46:30.011489 1 driver.go:90] Failed to export data to ElasticSearch sink: elastic: Error 400 (Bad Request): Failed to parse mapping [general]: No handler for type [string] declared on field [cluster_name] [type=mapper_parsing_exception]
The text was updated successfully, but these errors were encountered: