An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![IntelMQ](https://github.com/certtools/intelmq/raw/develop/docs/static/images/Logo_Intel_MQ.svg)

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