netscaler / netscaler-k8s-ingress-controller

NetScaler Ingress Controller for Kubernetes:
https://developer-docs.citrix.com/projects/citrix-k8s-ingress-controller/en/latest/
308 stars 91 forks source link

JSON logs for CIC #337

Closed andy812 closed 1 year ago

andy812 commented 3 years ago

Many companies use Elasticsearch/Logstash/Kibana to store and query logs. If CIC logs will be in JSON, it will be much more easier to collect and parse them, because JSON data is structured.

Please, add support of JSON stdout/stderr logs.

ankits123 commented 3 years ago

Thanks for the enhancment.We have discussed it internally. We are tracking it.

mayurmohanpatil commented 3 years ago

Hello @andy812, Will you please provide your contact details on AppModernization@citrite.net We would like to assist you further for your use case.

Regards, Mayur

apoorvak-citrix commented 1 year ago

@andy812 This is supported in CIC 1.23.10+. "JSONLOG" can be set to true, either via env variable or configmap. https://github.com/citrix/citrix-k8s-ingress-controller/releases/tag/1.23.10. Closing this issue.