mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 16:06:25 +02:00
Added devices graylog page - had to force as .gitignore excludes this!
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
$filter_device = $device['hostname'];
|
||||
require_once 'includes/common/graylog.inc.php';
|
||||
echo implode('',$common_output);
|
||||
Reference in New Issue
Block a user