| Data/Hora | Servidor | Ação | Mensagem | IP Origem |
|---|---|---|---|---|
| = date('d/m/Y H:i:s', strtotime($log['created_at'])) ?> |
= htmlspecialchars($log['server_name']) ?>
= htmlspecialchars($log['ip_v4']) ?>
Desconhecido / Falha Auth
|
'bg-green-100 text-green-700', 'bind_machine' => 'bg-blue-100 text-blue-700', 'auth_failed', 'auth_blocked', 'error' => 'bg-red-100 text-red-700', default => 'bg-gray-100 text-gray-700' }; ?> = htmlspecialchars($log['action']) ?> | = htmlspecialchars($log['message']) ?> | = htmlspecialchars($log['ip_address']) ?> |
| Nenhum log registrado ainda. | ||||