mirror of
https://github.com/rsyslog/loganalyzer.git
synced 2025-09-26 03:09:21 +02:00
Adjusted PDF template for monilog report
This commit is contained in:
parent
969164f275
commit
2e359a6c14
@ -13,9 +13,9 @@
|
||||
|
||||
<!-- IF report_filters_enabled="true" -->
|
||||
<br>
|
||||
<table width="50%" cellpadding="0" cellspacing="1" border="1" align="left" class="with_border_alternate">
|
||||
<table width="100%" cellpadding="0" cellspacing="1" border="1" align="left" class="with_border_alternate">
|
||||
<tr>
|
||||
<td class="cellmenu1" colspan="2" align="center">{LN_REPORT_FILTERS}</td>
|
||||
<td class="cellmenu1" colspan="2" align="center" bgcolor="#9FDAF1">{LN_REPORT_FILTERS}</td>
|
||||
</tr>
|
||||
<!-- BEGIN report_filters -->
|
||||
<tr>
|
||||
@ -26,13 +26,13 @@
|
||||
</table>
|
||||
<!-- ENDIF report_filters_enabled="true" -->
|
||||
|
||||
<br><br>
|
||||
<br>
|
||||
|
||||
<H3>{ln_report_summary}</H3>
|
||||
|
||||
<table width="200" cellpadding="0" cellspacing="1" border="1" align="left" class="with_border_alternate">
|
||||
<tr>
|
||||
<td class="cellmenu1" colspan="2" align="center"><b>{ln_report_event_summary}</b></td>
|
||||
<td class="cellmenu1" colspan="2" align="center" bgcolor="#9FDAF1"><b>{ln_report_event_summary}</b></td>
|
||||
</tr>
|
||||
<!-- BEGIN report_summary -->
|
||||
<tr>
|
||||
@ -42,11 +42,11 @@
|
||||
<!-- END report_summary -->
|
||||
</table>
|
||||
|
||||
<br><br>
|
||||
<br>
|
||||
|
||||
<table width="100%" cellpadding="0" cellspacing="1" border="1" align="right" class="with_border_alternate">
|
||||
<tr>
|
||||
<td class="cellmenu1" align="center"><b>{ln_report_computer_summary}</b></td>
|
||||
<td class="cellmenu1" align="center" bgcolor="#9FDAF1"><b>{ln_report_computer_summary}</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="line1">
|
||||
@ -57,7 +57,7 @@
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<br><br>
|
||||
<br>
|
||||
|
||||
<H3>{ln_report_consolidation}</H3>
|
||||
|
||||
@ -66,13 +66,13 @@
|
||||
|
||||
<table width="100%" cellpadding="0" cellspacing="1" border="1" align="center" class="with_border_alternate">
|
||||
<tr>
|
||||
<td class="cellmenu1" align="center" width="50" nowrap>{ln_report_number}</td>
|
||||
<td class="cellmenu1" align="left" width="100" nowrap>{ln_report_firstevent}</td>
|
||||
<td class="cellmenu1" align="left" width="100" nowrap>{ln_report_lastevent}</td>
|
||||
<td class="cellmenu1" align="left" width="100" nowrap>{ln_report_process}</td>
|
||||
<td class="cellmenu1" align="left" width="50" nowrap>{ln_report_severity}</td>
|
||||
<td class="cellmenu1" align="left" width="50" nowrap>{ln_report_eventid}</td>
|
||||
<td class="cellmenu1" align="center" width="50" nowrap>{ln_report_count}</td>
|
||||
<td class="cellmenu1" bgcolor="#9FDAF1" align="center" width="50" nowrap>{ln_report_number}</td>
|
||||
<td class="cellmenu1" bgcolor="#9FDAF1" align="left" width="100" nowrap>{ln_report_firstevent}</td>
|
||||
<td class="cellmenu1" bgcolor="#9FDAF1" align="left" width="100" nowrap>{ln_report_lastevent}</td>
|
||||
<td class="cellmenu1" bgcolor="#9FDAF1" align="left" width="100" nowrap>{ln_report_process}</td>
|
||||
<td class="cellmenu1" bgcolor="#9FDAF1" align="left" width="50" nowrap>{ln_report_severity}</td>
|
||||
<td class="cellmenu1" bgcolor="#9FDAF1" align="left" width="50" nowrap>{ln_report_eventid}</td>
|
||||
<td class="cellmenu1" bgcolor="#9FDAF1" align="center" width="50" nowrap>{ln_report_count}</td>
|
||||
</tr>
|
||||
<!-- BEGIN cons_events -->
|
||||
<tr>
|
||||
|
Loading…
x
Reference in New Issue
Block a user