Activity Logs
This page captures all user and administrator activities within the successful and failed login attempts to logout actions. Use the date filter to review activity history.
Monitor Logs
| No | Name | Action | Type of Failure | TimeStamp |
|---|---|---|---|---|
| {{ $i + 1 }}. | {{ $Log->user->fullname ?? '-'}} | {{ $Log->action ?? '-'}} | {{ $Log->failure_type ?? '-'}} | {{ $Log->timestamp ?? '-' }} |
| No | Name | Action | Details | TimeStamp |
|---|---|---|---|---|
| {{ $i + 1 }}. | {{ $adminact->user->fullname ?? '-'}} | {{ $adminact->action ?? '-'}} | {{ $adminact->details ?? '-'}} | {{ $adminact->timestamp ?? '-' }} |