Error on filebeat to monitor systemlogs

Hello community,

Recently I've installed filebeat to monitore systemlogs on linux server, and have this error:

2020-08-07T11:57:14.546-0400 INFO instance/beat.go:280 Setup Beat: filebeat; Version: 6.8.11
2020-08-07T11:57:14.548-0400 INFO elasticsearch/client.go:164 Elasticsearch url: http://192.168.0.14:9200
2020-08-07T11:57:14.557-0400 INFO [publisher] pipeline/module.go:110 Beat name: linuxserver
2020-08-07T11:57:14.568-0400 INFO instance/beat.go:402 filebeat start running.
2020-08-07T11:57:14.570-0400 INFO registrar/registrar.go:134 Loading registrar data from /var/lib/filebeat/registry
2020-08-07T11:57:14.569-0400 INFO [monitoring] log/log.go:117 Starting metrics logging every 30s
2020-08-07T11:57:14.571-0400 INFO registrar/registrar.go:141 States Loaded from registrar: 0
2020-08-07T11:57:14.575-0400 INFO crawler/crawler.go:72 Loading Inputs: 1
2020-08-07T11:57:14.576-0400 ERROR cfgfile/reload.go:223 Error loading config: invalid config: yaml: line 9: could not find expected ':'
2020-08-07T11:57:14.577-0400 INFO crawler/crawler.go:139 Stopping Crawler
2020-08-07T11:57:14.577-0400 INFO crawler/crawler.go:149 Stopping 0 inputs
2020-08-07T11:57:14.577-0400 INFO crawler/crawler.go:165 Crawler stopped
2020-08-07T11:57:14.577-0400 INFO registrar/registrar.go:356 Stopping Registrar
2020-08-07T11:57:14.577-0400 INFO registrar/registrar.go:282 Ending Registrar

so you have any suggestion on my error?

regards.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.