diff --git a/doc/15-Auditing.md b/doc/15-Auditing.md new file mode 100644 index 000000000..c44cbfe4d --- /dev/null +++ b/doc/15-Auditing.md @@ -0,0 +1,14 @@ +# Auditing + +Auditing in Icinga Web 2 is possible with a separate [module](https://github.com/Icinga/icingaweb2-module-audit). + +This module provides different logging facilities to store/record activities by Icinga Web 2 users. + +Icinga Web 2 currently emits the following activities: + +## Authentication + +Activity | Additional Data +---------|---------------- +login | username +logout | username