Home Applications isc.syslog.lossless

isc.syslog.lossless

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
5
1 reviews
0
Awards
96
Views
0
IPM installs
0
0
Details
Releases
Reviews
Issues
Pull requests
relog ISC cache SYSLOG without loss due to SYSLOG is cyclic

What's new in this version

Initial Release

SYSLOG facility of ISC cache are entries in cyclic buffer so when
it is filled up then a new entries overwrite old.

Since it is important information about OS errors or key errors in cache kernel
it might be desirable to hold this info during longer time than overwriting starts to happen.

^%z.syslog utility relogs SYSLOG info into a file or global and can be stared as daemon
as COS job command for example SYSTEM^%ZSTART or as system task.

SYSTEM^%ZSTART
 D relog^%z.syslog("file:"_$zu(12)_"sys.log",1)

For details see comment before routine label.

It is expected to load it and compile into %SYS namespace.

Note: it is not tested for big endean cache kernel.

Read more
Version
1.21.301 Jun, 2018
Category
Developer Environment
Works with
Caché
First published
23 Aug, 2018
Last checked by moderator
27 Jun, 2023Works