$device['device_id'], 'short' => TRUE, 'pagesize' => '20', 'severity' => [0, 1, 2, 3, 4, 5, 6], // do not show debug events on overview page 'header' => [ 'title' => 'Eventlog', 'icon' => $config['icon']['eventlog'], 'url' => generate_url(['page' => 'device', 'device' => $device['device_id'], 'tab' => 'logs', 'section' => 'eventlog']) ] ]); // EOF