Comment 2 for bug 1327064

Revision history for this message
Julia Aranovich (jkirnosova) wrote :

This behaviour is caused by 404 Not Found response on GET /api/logs?node=&source=puppet&level=INFO&truncate_log=true

GET /api/logs/sources gives source {id: 'puppet', name: 'Releases', ...}, so I think js code works correctly.