[pmg-devel] [PATCH pmg-api/gui] improve syslog tab

Dominik Csapak d.csapak at proxmox.com
Wed May 15 11:38:18 CEST 2019


like in pve[1] we use the new JournalView/journal api for the syslog now
to have better performance for big journals

fixed the api part (now has the correct permission and does not want
to get the RPCEnvironment)

pmg-api:

Dominik Csapak (1):
  node: add journal api

 PMG/API2/Nodes.pm | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 debian/control    |  1 +
 2 files changed, 67 insertions(+)

pmg-gui:

Dominik Csapak (1):
  use JournalView instead of LogView for syslog

 js/ServerAdministration.js | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

-- 
2.11.0




More information about the pmg-devel mailing list