{"id": 1, "timestamp": "2024-01-10T08:15:00", "tipo": "accesso", "utente": "alice", "ip": "192.168.1.10"} {"id": 2, "timestamp": "2024-01-10T08:22:00", "tipo": "download", "utente": "bruno", "ip": "192.168.1.25", "file": "report_2023.pdf"} {"id": 3, "timestamp": "2024-01-10T09:01:00", "tipo": "accesso", "utente": "carla", "ip": "10.0.0.5"} {"id": 4, "timestamp": "2024-01-10T09:45:00", "tipo": "errore", "utente": "alice", "ip": "192.168.1.10", "codice": 403} {"id": 5, "timestamp": "2024-01-10T10:30:00", "tipo": "download", "utente": "alice", "ip": "192.168.1.10", "file": "bilancio_2024.xlsx"}