diff --git a/pandora_console/operation/events/events_rss.php b/pandora_console/operation/events/events_rss.php index 26f1a09386..c784206ca5 100644 --- a/pandora_console/operation/events/events_rss.php +++ b/pandora_console/operation/events/events_rss.php @@ -259,7 +259,7 @@ $fields = [ 'te.event_type', 'te.utimestamp', 'te.id_agente', - '"Prueba" as agent_name', + 'ta.alias as agent_name', 'te.id_usuario', 'te.id_grupo', 'te.id_agentmodule',