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

IntelMQ Manager is a graphical interface to manage configurations for IntelMQ framework.

Results 29 intelmq-manager issues
Sort by recently updated
recently updated
newest added

Currently, IntelMQ manager reads and modifies config files directly by PHP script. But when location or format will be changed, it is necessary to change manager also. My proposal is,...

help wanted
backend
component: configuration

Could the "All Bots"-section of the "Monitor"-tab be modified so that it would show all logs for all bots in the same way as logs are shown for individual bots?...

enhancement
help wanted
component: monitor

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...

enhancement
help wanted
component: configuration

Bot's which are not connected to any other bots in the UI should have * a default source queue (which is independent from the connected bot anyway) * probably a...

help wanted
feature request
component: configuration

feature request
component: configuration
frontend

A nice addition to have would be to have a login page and redirects there when attempting to access content without being properly authenticated.

help wanted
feature request
frontend

Hello, I have problems with the postgres SQL BOT: 2023-03-22 05:27:37,073 - SQL-Output - INFO - Bot will continue in 15 seconds. 2023-03-22 05:27:52,125 - SQL-Output - ERROR - Bot...

bug

Installation completed using native package - Ubuntu 20.04 Followed - [Installation](https://intelmq.readthedocs.io/en/maintenance/user/installation.html#id3) ```bash Error loading bot queues information: 500 Internal Server Error Internal Server Error The server encountered an internal error...

intelmq-manager allows the user to fill in a configuration value with a numeric string by enclosing it in quotes, such as `"200"`, and it is submitted correctly. When editing the...