Filebeat - ERROR registrar/registrar.go:374

When I run filebeat setup when processing the files I get error about the registry. Please assist on why and how to fix the error in the log file.
ERROR registrar/registrar.go:374
2019-07-23T10:26:55.875-0700 ERROR registrar/registrar.go:374 Writing of registry returned error: rename /var/lib/filebeat/registry/filebeat/data.json.new /var/lib/filebeat/registry/filebeat/data.json: no such file or directory. Continuing...
2019-07-23T10:26:55.882-0700 ERROR registrar/registrar.go:374 Writing of registry returned error: rename /var/lib/filebeat/registry/filebeat/data.json.new /var/lib/filebeat/registry/filebeat/data.json: no such file or directory. Continuing...

Hello,
This look, like a missing directory, is that possible? Does the directory /var/lib/filebeat/registry/filebeat/ exists?
Also, Can I ask you how did you install Filebeat?

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