]> git.proxmox.com Git - pmg-api.git/commit - debian/control
node: add journal api
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 15 May 2019 09:38:19 +0000 (11:38 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 16 May 2019 10:54:53 +0000 (12:54 +0200)
commitc2e3529ab6319171fcaa25be6b2935cbf3bb7e86
treee81c53baabe0d179d4d1725cbd5a3bdc714a8410
parent1e94d06239fb4e9a3bf9ce1cdfe93d8e62b56b98
node: add journal api

this uses the new journalreader instead of journalctl, which is a bit
faster and can read from/to cursor and returns a start/end cursor

also you can give an unix epoch as time parameters

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
PMG/API2/Nodes.pm
debian/control