zincsearch / zincsearch

ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go.

Home Page:https://zincsearch-docs.zinc.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

filebeat configuration error

chenxi2015 opened this issue · comments

I follow the fileBeat configuration in the documentation
image

then I follow filebeat test output
image

then I follow filebeat -e -c /etc/filebeat/filebeat.yml
image

what can i do ?

Which version of filebeat do you use? i tested on 7.16.x, 8.0.x
And which version of zinc?

Which version of filebeat do you use? i tested on 7.16.x, 8.0.x And which version of zinc?

filebeat version
filebeat version 7.8.1 (amd64), libbeat 7.8.1 [94f7632be5d56a7928595da79f4b829ffe123744 built 2020-07-21 15:12:45 +0000 UTC]

zinc version
{"Branch":"0","Build":"0","BuildDate":"2022-04-30T19:34:59Z","CommitHash":"60bbdeb8311f50535d56e7b0806b4674892fe2aa","Version":"0.2.0"}[

I tested on 7.8.1, it has error too, can you upgrade filebeat to >= 7.16.x ?

I tested ok on these versions:
7.16.x
7.17.x
8.1.x

I tested on 7.8.1, it has error too, can you upgrade filebeat to >= 7.16.x ?

I tested ok on these versions: 7.16.x 7.17.x 8.1.x

OK I have a try

I tested on 7.8.1, it has error too, can you upgrade filebeat to >= 7.16.x ?

I tested ok on these versions: 7.16.x 7.17.x 8.1.x

I tested on version 8.2 of filebeat. It works. thanks