Question
Telenet
BE
Last activity: 26 Jan 2024 6:34 EST
ECS Format JSON Logs in Pega 8.5
Hi,
We are trying to setup Kibana so that multi node logs can be ingested and can be viewed in Kibana for better debugging. Pre requisite is to output logs in json format, but the regular JSONLayout wont be sufficient.
Kibana needs logs to be ECS compliant JSON.
I am following the process described here under log4j2 : https://www.elastic.co/guide/en/ecs-logging/java/current/setup.html
I have added the required jar files and changed the appenders.
Only thing missing is adding the dependency. Not sure where to add that. We are running Pega 8.5.3 on Tomcat
Any leads on how this could be implemented ?
Thanks,
Ravi