How can I format the logs showing in the iris terminal of a kubernetes instance to be in json format and if possible with extra instance fields
Hi!
We are working on containerizing our IRIS product. We want to extract the message log that is shown in the terminal, but if possible, we want to format the output as JSON and include some extra fields from the instance to enhance our monitoring. Is this possible?
Any guide or example about it?
Thanks!
Product version: IRIS 2026.1
Discussion (1)0
Comments
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