intelmq-manager icon indicating copy to clipboard operation
intelmq-manager copied to clipboard

BUG? when a bot is removed from the setup, it is not automatically terminated

Open aaronkaplan opened this issue 8 years ago • 2 comments

When a bot is removed from within intelmq-manager, it will still be running and processing data. This can be unexpected. Usually a user will assume that if the bot is removed from the GUI, it will be "gone" and not run anymore. Maybe a pop-up question window "do you want to stop a running bot?" should be presented?

aaronkaplan avatar Oct 07 '15 16:10 aaronkaplan

Maybe a pop-up question window "do you want to stop a running bot?" should be presented?

I think this is not complete because if you have bots, for example A -> B -> C and I remove bot B and fixing link from A to C, then IntelMQ Manager stops bot B, bot A still sends messages to B queue. So I think, after saving configuration, all running bots must be restarted to apply new configuration.

ondj avatar Dec 07 '16 14:12 ondj

And we need to handle non-empyt unconfigured/deleted queues :)

sebix avatar Dec 07 '16 19:12 sebix