mirror of
https://github.com/Karaka-Management/User-Guide.git
synced 2026-01-11 12:28:40 +00:00
Update monitoring.md
This commit is contained in:
parent
3e705566b3
commit
a257fdd0de
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## Internal
|
||||
|
||||
The application provides activity monitoring through error logging as well as activity logging.
|
||||
The application provides activity monitoring through error logging as well as audit trails.
|
||||
|
||||
### Error Logging
|
||||
|
||||
|
|
@ -12,4 +12,4 @@ The error logging creates log entries whenever an error occures. These error log
|
|||
|
||||
The activity logging is used by modules in order to log user and system activities such as changes/updates to existing elements or the creation and deletion of elements. Elements in this context referes to all database data and state changes. These logs are important in order to investigate changes by certain people or to certain elements. Activity logs can be an important factor for audits as they prove that all changes can be inspected, supervised and tracked back. These log files can be used for complience reports as well as approval reports where certain activities need to be approved. While there are modules like the `Workflow` module which allow pre-approval in some cases a post-approval may be necessary and in these situations these logs can be used to generate a report which then can be approved.
|
||||
|
||||
## External
|
||||
## External
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user