Faster way to check latest connection to another node

I have a server connecting to 100 nodes, each node with 3 folders.

Is clear im abusing from syncthing, not the main process, that works excelent, but the web gui client many times closes or take too much memory or cpu time and any web broswer kill the window.

Theres any file to check to see latest connection with a node or the status of transfers without in a linxu style, i mean, plain text files?

Best regards.

You can check the log file for connection messages, or use the API if you are know how to use the command line.

I find this https://docs.syncthing.net/dev/rest.html and thingk can make a basic client to consume that services.

Will try.

Thanks!

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