mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-08 02:13:34 +00:00
Filtered log views
This commit is contained in:
13
frontend/js/app/openappsec-log/list-notifications/main.ejs
Normal file
13
frontend/js/app/openappsec-log/list-notifications/main.ejs
Normal file
@@ -0,0 +1,13 @@
|
||||
<thead>
|
||||
<th>Time</th>
|
||||
<th>Event Severity</th>
|
||||
<th>Event Priority</th>
|
||||
<th>Event Topic</th>
|
||||
<th>Event Name</th>
|
||||
<th>Suggested Remediation if Applicable</th>
|
||||
<th>Asset Name</th>
|
||||
<th> </th>
|
||||
</thead>
|
||||
<tbody>
|
||||
<!-- items -->
|
||||
</tbody>
|
Reference in New Issue
Block a user