User bio

18+ experience with InterSystems products, in different sizes of projects, different countries, and different fields except for healthcare.

Member since Dec 4, 2015
Pinned posts:
Replies:

So, looks like you already got what you wanted with json

then the only thing left is to redirect your new log file to a container's log, to do so, you should send it to PID 1

/iris-main has this option, so, just add your log file to a container command

   -l <log file>,  --log <log file>
     InterSystems IRIS log file to be redirected to stdout for monitoring
     via 'docker logs'

any ideas in mind, how exactly you would like to look it as a json?

in our project with just put containers output to splunk, with a sidecar container,  somewhere in that prcess it adds host, serivec other info that helps to filter to particular instance easily

Found types 12 and 13, which looks to be some ascii, same as type 1

USER>s l = $c(3,13,65) zw l w "$lv = ", $lv(l),!,"$li = ",$li(l) 
l=$lb("A")
$lv = 1
$li = A
USER>s l = $c(3,12,65) zw l w "$lv = ", $lv(l),!,"$li = ",$li(l) 
l=$lb("A")
$lv = 1
$li = A

other types really seems to be handled by network protocol only

Open Exchange applications:
Certifications & Credly badges:
Followers:
Following:
Dmitry has not followed anybody yet.