I have a node app running as a server and trying to send logs to the remote elasticsearch.
It looks like some syntax has been changed in the recent version of log4js. I tried one example from the link but it errors out. How to log from Node.js with Express to ELK?
How do we configure the elasticsearch in the recent version of log4js v5.2.2?