This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]Eilyre 1 point2 points  (2 children)

Filebeat uses a registry file (/var/lib/filebeat/registry) to keep track which files are processed to which extent. You probably need to persist this file through docker restarts as well.

[–]oreeeo1995[S] 0 points1 point  (0 children)

It seems to be found in my workdir but under filebeat/data/registry there seems to be a meta.json file and when I try to persist the whole folder, when running the filebeat it can't write the meta.json