Presentation
Contents
Presentation#
MONARC Stats Service is a libre software which is providing:
an API in order to collect statistics from one or several MONARC instances and to return these statistics with different filters and aggregation methods;
a dashboard that summarizes the current cybersecurity landscape. The charts are based on the collected statistics.
This software can be deployed just next to a MONARC instance or on a dedicated server.
The collected statistics can be sent to an other Stats Service instance.
Note
The public official instance operated by NC3 is available at dashboard.monarc.lu.
Bugs#
Please report bugs to:
License#
MONARC Stats Service is licensed under GNU Affero General Public License version 3.
MONARC Stats Service.
Copyright (C) 2020-2022 Cédric Bonhomme
Copyright (C) 2020-2022 Juan Rocha
Copyright (C) 2020-2021 NC3
For more information: https://github.com/monarc-project/stats-service
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see <http://www.gnu.org/licenses>.