antosdk-apps/ServerLogClient
Dany LE 4c86a315dd
All checks were successful
gitea-sync/antosdk-apps/pipeline/head This commit looks good
fix: relese regen
2023-06-07 15:04:55 +02:00
..
build fix: relese regen 2023-06-07 15:04:55 +02:00
build.json regen all archive using antos build system 2023-06-01 16:14:35 +02:00
main.css regen all archive using antos build system 2023-06-01 16:14:35 +02:00
main.ts regen all archive using antos build system 2023-06-01 16:14:35 +02:00
package.json update dependencies 2021-12-06 19:47:51 +01:00
README.md update dependencies 2021-12-06 19:47:51 +01:00
scheme.html regen all archive using antos build system 2023-06-01 16:14:35 +02:00

Server log monitor

This application allows to monitor Server Syslog using Antunnel protocol. Features:

  • Realtime log monitoring
  • Filter logs by pattern (regular expression), severity
  • Recording last n log messages

Change logs

  • v0.1.3-b update dependencies to latest
  • v0.1.2-b update dependencies to latest
  • v0.1.1-b minor fix on dialog handling, fix incorrect package version
  • v0.1.0-b first beta version