How to know feed synchronization finished out of the logs

I’m using the community containers guide to install/deploy the system. I would like to know when the synchronization is finished to allow external services to call openvas. The docs mention the info in container logs, but I’d prefer not to share those files with the host.
I tried using gvm-tool or scripts, but I don’t have a solution yet.

Any suggestion?

Hi,

the only reliable way to check if all data is loaded from the feed content is to check the logs. You could try to look at the get_feeds API but I am really not sure if it will work.

3 Likes