1. ALOIS Project Documentation

1.1. Purpose of this document

2. Project Description

2.1. Starting Situation

ALOIS is made for

2.1.1. Everything is an event, and can be logged

The inner workings of computer systems are nothing but series of events, be it incoming or outgoing e-mails, user logins, system messages, success or failure conditions. Most systems in modern computer networks are capable of producing logs for all these events, and for many more.

In default setups, logs are disabled, or logs go by unnoticed and are deleted on a regular basis. This is because logs only note what is happening anyhow, logs take up space and maybe everything works fine, so why keep them? However as soon as systems do fail, or already when there is a doubt as of the correct functioning, logs become very valuable. Determining system states and failure conditions is hardly possible without having event logs.

Collecting logs centrally allows for coordinated storage and retrieval of these logs, and enables short- and long-term retrospective analysis of these logs. Their consolidation reduces the amount of log information spread among hosts and lowers the storage capacity requirements of individual hosts. Analysing these logs by comparing selected event notes from various sources allows the detection of major and distributed failures and failure paths. Logs are also a great source of statistics. So logs, are, in effect, the real insight into the events inside computer systems.

2.2. Project Vision and Goals

2.2.1. Receiving and storing the event logs

One of the ideas behind ALOIS is getting all of the event logs, filtering them and storing them centrally. This is the data "reaping" or data "collection" part.

2.2.2. Analyzing log events and generating alerts based on the analysis

2.2.3. Producing statistics and reports on the events.

2.3. Strategy

3. Project Process

4. Milestones and Prereleases

5. Tools

6. Standards and Guidelines

7. Project Organisation

8. Project Plan

9. Quality Assurance

10. Risk Management

11. Configuration Management

12. Project Surroundings

13. Security

14. ALOIS Origin and Goals

Find out more

LogintasPublicWiki: ProJects/AloIs (last edited 2010-04-01 14:58:01 by localhost)