Need a script: .log to bubble database

(I got zero knowledge in coding)

I am creating an app in bubble to track buildings structure (alarms, water tanks, etc) using sensors. They send data to a receiver installed in my computer and it creates .log files.

I need a solution to grab info from these files and send to my database in bubble, 24/7, every change in the files, so people know if their building is ok or action is needed.

Any freelancers available for that?

thanks a lot!

Not being a JS expert, but there is a plugin that allows you to read files. I don’t know if that covers your needs: File generator reader downloader Plugin | Bubble

Also, there of course are questions like; is it always the same file(name), will it remove old data or will it add on top/at the bottom…

Thanks Phill.

The file will be updated (receive new info) contantly. Any ideas on how keep updating the file?

Hi Leon,
If you are still on the lookout for some help, feel free to reach out to me as what you are wanting is well within my skill set.
You can reach me on andrewjohnson56782@gmail.com
Best Wishes,
Andrew

I feel like you’re going to need to write a custom script to complete this. Maybe these two threads could be helpful?