Details
-
New Feature
-
Resolution: Fixed
-
Minor
-
None
-
None
Description
This patch allows the admin to configure the eventlog and the syslog on the frontpage to be displayed side-by-side. This is useful when you have a wide monitor and/or you also have many devices alerting at once (and want to continue to be able to see some logs without scrolling as on a standalone dashboard).
Enable this option by setting
$config['splitlog'] = TRUE;
|
in config.php.
If you do not have both syslog and eventlog turned on they will continue to display full width.
I have attached both the patch and a screenshot of the resulting display.
Attachments
Activity
Workflow | Original: classic default workflow [ 11593 ] | New: Observium workflow [ 14097 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Attachment | New: split_view_for_logs_on_frontpage.V3-alternative.patch [ 11717 ] |
Attachment | New: Screenshot 2014-04-17 07.56.06.png [ 11715 ] |
Attachment | New: split_view_for_logs_on_frontpage.V3.patch [ 11714 ] |
Committed in 5478.
Thanks!