From 455609f8a4379b34cd1856c832446d6598bec8d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20P=C3=A9rez=20Lorenzo?= Date: Mon, 27 Jan 2025 10:05:43 +0000 Subject: [PATCH] chore: fix items --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d274399..cb8b792 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ gitea: none include_toc: true --- -# PerfSPEC Learning Phas# PerfSPEC Learning Phasee +# PerfSPEC Learning Phase PerfSPEC Learning Phasee Based in [PrefSPEC: Performance Profiling-based Proactive Security Policy Enforcement for Containers](https://ieeexplore.ieee.org/document/10577533) document presented in [1], thir repository contains source files used to generate and process data. @@ -30,9 +30,16 @@ It has three phases: This repository is focused in __Learning__ phase with attention on: -- Event logs info load and process +- Event logs, info load and process - Predictive learning model +There are additional documents to this: + +- [Quick start](installation.md) and installation +- [Intro](intro.md) about why and what is done +- [About](about.md) goals and experiences +- [Presentation](presentation.md) slides to explain process and enviroment + > [!NOTE] > It is considered that __event data collection__ in `raw-audit-logs.log.xz` are realistic and representative to simulate administrative operations.