en:index

Rozdíly

Zde můžete vidět rozdíly mezi vybranou verzí a aktuální verzí dané stránky.

Odkaz na výstup diff

Obě strany předchozí revize Předchozí verze
Následující verze Obě strany příští revize
en:index [25.08.2017 16:06]
mach@cesnet.cz
en:index [07.09.2018 10:22]
mach@cesnet.cz
Řádek 13: Řádek 13:
 {{ ::​mentat-overview.png?​nolink |Přehled systému Mentat}} {{ ::​mentat-overview.png?​nolink |Přehled systému Mentat}}
  
-//Mentat// is designed as a distributed modular system with the emphasis on security, extendability and scalability. The core of the system is implemented similarly to the [[http://​www.postfix.org/​|Postfix MTA]]. It consists of many simple modules/​daemons,​ each of is responsible for performing a particular ‘simple’ task. This approach enables smooth parallelization and extendability. All modules use the same core service framework, which makes implementing new modules an easy task. Currently, most of the system ​is implemented in [[https://​www.python.org/​|Python]]. However, some parts including the web interface are still implemented in [[https://​www.perl.org/​|Perl]],​ which was the implementation language of previous version of the system. They are being rewritten into [[https://​www.python.org/​|Python]]. +//Mentat// is designed as a distributed modular system with the emphasis on security, extendability and scalability. The core of the system is implemented similarly to the [[http://​www.postfix.org/​|Postfix MTA]]. It consists of many simple modules/​daemons,​ each of is responsible for performing a particular ‘simple’ task. This approach enables smooth parallelization and extendability. All modules use the same core service framework, which makes implementing new modules an easy task. System ​is implemented in [[https://​www.python.org/​|Python3]]. 
  
-//Mentat// uses a document oriented ​[[https://en.wikipedia.org/​wiki/​NoSQL|NoSQL]] database [[https://​www.mongodb.com/|MongoDB]] as persistent data storage. The system uses the [[https://​idea.cesnet.cz/​en/​index|IDEA]] data model, which is based on [[http://​www.json.org/​|JSON]]. It was specifically designed to describe and contain a wide range of different security events and with further extendability in mind.+//Mentat// uses the [[https://www.postgresql.org/|PostgreSQL]] as persistent data storage. The system uses the [[https://​idea.cesnet.cz/​en/​index|IDEA]] data model, which is based on [[http://​www.json.org/​|JSON]]. It was specifically designed to describe and contain a wide range of different security events and with further extendability in mind.
  
-Currently, the working prototype of the //Mentat// system is being operated successfully. It accepts events from many internal and external sources. The system processes approximately ​1.5 million events per day. The crucial and most apparent component of the entire system is an automatic reporter module which distributes information about security incidents directly to the responsible administrators within the [[https://​www.cesnet.cz/​services/​ip-connectivity-ip/​cesnet2-network/?​lang=en|CESNET2]] network (//​AS2852//​).+Currently, the working prototype of the //Mentat// system is being operated successfully. It accepts events from many internal and external sources. The system processes approximately ​million events per day. The crucial and most apparent component of the entire system is an automatic reporter module which distributes information about security incidents directly to the responsible administrators within the [[https://​www.cesnet.cz/​services/​ip-connectivity-ip/​cesnet2-network/?​lang=en|CESNET2]] network (//​AS2852//​).
Poslední úprava:: 07.09.2018 12:01