Added devices graylog page - had to force as .gitignore excludes this!

This commit is contained in:
laf
2015-08-17 10:48:29 +00:00
parent 8f5ef6d281
commit 995b02b176
+5
View File
@@ -0,0 +1,5 @@
<?php
$filter_device = $device['hostname'];
require_once 'includes/common/graylog.inc.php';
echo implode('',$common_output);