How to understand registry file in filebeat 8.3.2

Hi, Is there any way I can know, which all files are shipped by filebeat to logstash. I was reading the registry file but I am not able to understand what each record means. Here is a sample of my registry log file, can someone please help me understand, what each of these values mean and what all information is relevant for me?

{"op":"set","id":2}
{"k":"filestream::gateway::native::65536-431190-115724836","v":{"ttl":1800000000000,"updated":[444902000,1668150488],"cursor":null,"meta":{"source":"C:\wwf\215-627-Robo 8\20220219\W00001211373623320220219152944.csv","identifier_name":"native"}}}
{"op":"set","id":3}
{"k":"filestream::gateway::native::65536-429645-115724836","v":{"ttl":0,"updated":[281470681743360,18446744011573954816],"cursor":null,"meta":{"source":"C:\wwf\215-627-Robo 8\20220219\W00001207943468620220219113859.csv","identifier_name":"native"}}}
{"op":"set","id":4}
{"k":"filestream::gateway::native::65536-429645-115724836","v":{"ttl":1800000000000,"updated":[447244700,1668150488],"cursor":null,"meta":{"source":"C:\wwf\215-627-Robo 8\20220219\W00001207943468620220219113859.csv","identifier_name":"native"}}}
{"op":"set","id":5}
{"k":"filestream::gateway::native::65536-428541-115724836","v":{"ttl":0,"updated":[281470681743360,18446744011573954816],"cursor":null,"meta":{"source":"C:\wwf\215-627-Robo 8\20220219\W00001205503358420220219093918.csv","identifier_name":"native"}}}
{"op":"set","id":6}
{"k":"filestream::gateway::native::65536-428541-115724836","v":{"ttl":1800000000000,"updated":[450445000,1668150488],"cursor":null,"meta":{"source":"C:\wwf\215-627-Robo 8\20220219\W00001205503358420220219093918.csv","identifier_name":"native"}}}
{"op":"set","id":7}
{"k":"filestream::gateway::native::65536-431146-115724836","v":{"ttl":0,"updated":[281470681743360,18446744011573954816],"cursor":null,"meta":{"source":"C:\wwf\215-627-Robo 8\20220219\W00001211283618920220219151009.csv","identifier_name":"native"}}}

Thanks

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