-
Is it expected for the log4js to quit the process with the following:
log4js.smtpAppender - Error happened { [Error: getaddrinfo ENOTFOUND smtp.gmail.com]
code: 'ENOTFOUND',
errno: 'ENOTFOUND',
…
-
Apache Kafka is a good model for event logging. It's so helpful to have kafka support built-in in log4js.
(Or it's there and I'm missing something?)
What do you guys think?
tungv updated
2 years ago
-
Does the recent log4j zero-day vulnerability affect Karma? Karma has a dependency on the log4js package, which is a port of log4j.
Link to Apache security page:
https://logging.apache.org/log4j/2.…
-
Hi,
Does anybody know if log4j exploit exist also in log4js?
-
Log file r/w permissions (configured via "mode") are not set correctly when "compress" is set to "true".
How to reproduce:
1) Create "index.js" with this code:
```
'use strict';
const log…
-
Can you let us steps to secure the existing setup, help us to update the existing solution
-
Hi all.
I want to do something like it: https://stackoverflow.com/a/26731285/1741027
But I dont know why it return `log4js.loadAppender is not a function`
I added in each js file this code:
`c…
-
I want to reload / update my configuration, but I get memory leak warning.
- log4js v2.5.3
- node.js v8.9.0
- macOS v10.13.4
```js
const log4js = require('log4js');
const options = {
appen…
Cap32 updated
2 years ago
-
I'm interested in the rabbitmq log appender. Can I put the log level into the routing key? Is there a way to configure this? or else is there a way to access the log level via the payload?
-
Vulnerable Library - karma-5.2.3.tgz
Spectacular Test Runner for JavaScript.
Library home page: https://registry.npmjs.org/karma/-/karma-5.2.3.tgz
Path to dependency file: /angular/package.json
Path…