Hi there.
After upgrading from filebeat v7.7.0 to v7.9.2 on a windows 2012 server I no longer have a data.json file in my registry folder. This has been replaced with a file named 'X.json' where X is an almost continuously changing number, counting upwards in increments of ~20'000-30'0000. E.g. the file will be called '1000000.json' and then change to '1024564.json' anywhere from 1-5 seconds later. Then 10539092.json and so on in a seemingly random fashion.
I presume some failure occurred when installing the new version of filebeat. I have tried uninstalling filebeat using the PS script provided, deleting the lingering files in "Program Files" and in "Program Data", and installing as normal from a fresh download. The issue remains.
All files specified by the inputs in filebeat.yml have been reharvested as it appears to have started it's registry from scratch/overwritten/deleted the prior file (prior to my reinstallation attempt). There is no mention of any change of behaviour to the registry files in the documentation for the release or general 7.9 documentation.
In my 'ProgramData -> filebeat -> registry -> filebeat' folder, I currently have the following files:
- the ever increasingly larger number named X.json
- active.dat
- log.json
- meta.json
Can I please get some advice as to whether this is expected behaviour and what the resolution might be? As it stands, if I have to delete items from the registry as I would have done prior (by deleting a portion of the data.json) I'm unsure as to where to delete these.
I will add requested additional information to this post as required.
Many thanks in advance.
C