winston-logzio icon indicating copy to clipboard operation
winston-logzio copied to clipboard

a winston transport wrapper for logzio

Results 7 winston-logzio issues
Sort by recently updated
recently updated
newest added

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=snyk&from_version=1.685.0&to_version=1.996.0&pr_id=8ae12026-4779-42ba-9ae0-3034022ce2a1&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

Hi, I'm trying to flush all logs with the close method right before my lambda ends, cannot make it works... Anyone using this plugin on lambda with success ? Thanks...

Overly large log messages cause the node process to crash with out of memory. This happens frequently: ``` logzio-logger error: Error: There was a problem with the request. Response: 413:...

I have the following code snippet: const winston = require("winston"); const logzioWinstonTransport = require("winston-logzio"); ``` const winstonFactory = ({ API_TOKEN }) => { const loggerOptions = { token: API_TOKEN, host:...

Hey, I've tried adding the exitOnError and handleExceptions to my logger but they don't work. I'm using different containers and I want one container to exitOnError and handleExcepetions because critical...

help wanted

Elasticsearch can't index keys or values that are larger than 32kb, so we should add an option to our logger to truncate fields that are larger than this.

Update logzio-nodejs to 2.1.7, and bump the package version Just tagging you for visibility @yotamloe