User story #5776
файл по логам для ОККО
0%
Description
від потенційного клієнта ОККО є вимоги по логуванню:
1. Додаток має вести журнали подій у стандартизованому форматі
2. Журнали мають вестись способом, який дозволяє передати події з нього в централізовану систему журналювання використовуючи лише стандартні засоби (syslog або Windows EventLog)
3. Як мінімум додаток має записувати в журнал всі події аутентифікації користувача, операції доступу до важливих об’єктів додатку та невдалі спроби доступу
4. Додаток має записувати в журнал всі події в додатку щодо операцій привілейованих користувачів(адміністратор, root, system, тощо)
5. Додаток повинен записувати в журнал всі події щодо змін в облікових записах або ролях користувачів (створення, видалення, зміна прав доступу, паролів, тощо)
приклад, що зазвичай містять в собі Windows EventLog:
Log name: Name of the event log to which events from different logging components will be written. Events are commonly logged for system, security, and applications.
Event date/time: Includes the date and time when the event occurred.
Task category: Identifies the type of recorded event log. Application developers can also define task categories to serve as extra information about the event.
Event ID: This Windows identification number helps network administrators uniquely identify a specific logged event.
Source: Name of the program or software causing the event log.
Level: Event level represents the severity of the recorded event log. These include information, error, verbose, warning, and critical.
User: Name of the user who logged onto the Windows computer when the event occurred.
Computer: Name of the computer logging the event.
History
#1 Updated by ♣ Katarina Herikh 4 months ago
- Project changed from Shelf dev to Consulting
- Status changed from Ready for development to New
#2 Updated by ♣ Katarina Herikh 3 months ago
- Client set to ОККО
#3 Updated by ♣ Katarina Herikh 3 months ago
- Project changed from Consulting to [EPIC] Обмін з клієнтами
- Status changed from New to Postponed