https://github.com/certtools/intelmq-manager
IntelMQ Manager is a graphical interface to manage configurations for IntelMQ framework.
https://github.com/certtools/intelmq-manager
dataflow graphical-interface intelmq-manager
Last synced: 7 days ago
JSON representation
IntelMQ Manager is a graphical interface to manage configurations for IntelMQ framework.
- Host: GitHub
- URL: https://github.com/certtools/intelmq-manager
- Owner: certtools
- Created: 2014-08-11T14:25:24.000Z (over 11 years ago)
- Default Branch: develop
- Last Pushed: 2025-12-03T11:03:26.000Z (4 months ago)
- Last Synced: 2025-12-17T01:25:11.387Z (4 months ago)
- Topics: dataflow, graphical-interface, intelmq-manager
- Language: JavaScript
- Homepage: https://docs.intelmq.org/latest/user/manager/
- Size: 6.43 MB
- Stars: 107
- Watchers: 19
- Forks: 56
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSES/AGPL-3.0-or-later.txt
- Security: SECURITY.md
Awesome Lists containing this project
README

**IntelMQ Manager** is a graphical interface to manage configurations for the [IntelMQ](https://github.com/certtools/intelmq) framework.
A IntelMQ configuration is a set of config files which describe which bots and processing steps should be run in which order. It is similar to describing the dataflow in [dataflow oriented](https://en.wikipedia.org/wiki/Dataflow_programming) languages.
**IntelMQ Manager** is therefore an intuitive tool to allow non-programmers to specify the data flow in IntelMQ.
## Documentation
The documentation for IntelMQ-Manager is part of the [IntelMQ documentation]([https://intelmq.readthedocs.io/en/latest/user/intelmq-manager.html](https://docs.intelmq.org/latest/user/manager/)).
## Licence
This software (IntelMQ and its components) is licensed under these licenses:
* Apache License 2.0
* GNU Affero Public License version v3.0
* MIT License
See [LICENSES](LICENSES) for all license texts and [debian/copyright](debian/copyright) for a list of components and it's licenses.