diff --git a/data.php b/data.php index 57d8aa4f..b82dfa8f 100644 --- a/data.php +++ b/data.php @@ -282,7 +282,6 @@ $lines = []; $hostname = trim(file_get_contents("/etc/hostname"), "\x00..\x1F"); foreach ($log as $line) { - $line = preg_replace('/ {2,}/', ' ', $line); $exploded = explode(" ", $line); if(count($exploded) == 8) { // Structure of data is currently like: