mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-06-29 00:07:18 +00:00
logfile
This commit is contained in:
parent
d134b2279b
commit
fc3d13a4b1
@ -27,7 +27,7 @@
|
|||||||
<td><a href="/logHistory/?id={{ log.id }}" class="log_command">命令统计</a></td>
|
<td><a href="/logHistory/?id={{ log.id }}" class="log_command">命令统计</a></td>
|
||||||
<td>阻断</td>
|
<td>阻断</td>
|
||||||
{% else %}
|
{% else %}
|
||||||
<td><span class='monitor' filename="{{ log_name }}">监控</span></td>
|
<td><span class='monitor' filename="{{ log.logfile }}">监控</span></td>
|
||||||
<td>命令统计</td>
|
<td>命令统计</td>
|
||||||
<td><a href="/killSession/?id={{ log.id }}">阻断</a> </td>
|
<td><a href="/killSession/?id={{ log.id }}">阻断</a> </td>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
Loading…
Reference in New Issue
Block a user