pino-elasticsearch

🌲 load pino logs into Elasticsearch

MIT License

Downloads
72.2K
Stars
168
Committers
40

Bot releases are hidden (Show)

pino-elasticsearch - v8.0.0 Latest Release

Published by jsumners 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/pinojs/pino-elasticsearch/compare/v7.0.0...v8.0.0

pino-elasticsearch - v7.0.0

Published by mcollina about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/pinojs/pino-elasticsearch/compare/v6.7.0...v7.0.0

pino-elasticsearch - v6.7.0

Published by mcollina about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/pinojs/pino-elasticsearch/compare/v6.6.0...v6.7.0

pino-elasticsearch - v6.6.0

Published by mcollina about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/pinojs/pino-elasticsearch/compare/v6.5.0...v6.6.0

pino-elasticsearch - v6.5.0

Published by mcollina about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/pinojs/pino-elasticsearch/compare/v6.4.0...v6.5.0

pino-elasticsearch - v6.4.0

Published by mcollina over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/pinojs/pino-elasticsearch/compare/v6.3.0...v6.4.0

pino-elasticsearch - v6.3.0

Published by mcollina about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/pinojs/pino-elasticsearch/compare/v6.2.0...v6.3.0

pino-elasticsearch - v6.2.0

Published by mcollina about 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/pinojs/pino-elasticsearch/compare/v6.0.1...v6.2.0

pino-elasticsearch - v6.0.1

Published by mcollina over 3 years ago

📚 PR:

  • Bump actions/setup-node from 2.1.5 to 2.2.0 (#89)
  • Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 (#90)
  • Fix usage of steam, added logging of json errors (#88)
pino-elasticsearch - v6.0.0

Published by mcollina over 3 years ago

📚 PR:

  • Update README to document steps to troubleshoot common issues. (#74)
  • ci: add nodejs v16 to test matrix (#75)
  • ci: add automerge job; add dependabot config (#76)
  • Bump actions/checkout from v1 to v2.3.4 (#77)
  • Bump actions/setup-node from v1 to v2.1.5 (#78)
  • Bump standard from 14.3.4 to 16.0.3 (#79)
  • Bump @elastic/ecs-pino-format from 0.1.0 to 1.1.1 (#81)
  • Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 (#83)
  • Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 (#85)
  • [feature] Custom Connection Support for ES Client (#84)
  • Add _destroy to support multithread transport (#82)
  • feat: enable to read config file (#71)
  • Update README.md (#25)
  • Clearify error handling and print error in cli mode (#60)
  • tap v15 and standard fixes (#87)
pino-elasticsearch - v5.4.0

Published by mcollina almost 4 years ago

📚 PR:

  • README: fix docker-compose up command (#66)
  • remove fast-json-parse (#65)
  • Don't reject private network https connections (#70)
pino-elasticsearch - v5.3.0

Published by mcollina about 4 years ago

📚 PR:

  • Update README.md (#58)
  • flush-interval setting added (#59)
pino-elasticsearch - v5.2.0

Published by mcollina over 4 years ago

  • Adding support for additional authentication options in client (#56)
pino-elasticsearch - v5.1.0

Published by delvedor over 4 years ago

  • Rewritten the internals to use the @elastic/elasticsearch bulk indexer - #52
  • Added flush-bytes option - #52
  • Deprecated bulk-size option - #52
pino-elasticsearch - v5.0.0

Published by delvedor over 4 years ago

  • Removed ecs option - #51
  • Support Node v10+ - #51
pino-elasticsearch - v4.4.1

Published by delvedor over 4 years ago

  • Log a warning if ecs option is used, and suggest to use @elastic/ecs-pino-format instead #50
pino-elasticsearch - v4.4.0

Published by mcollina over 4 years ago

📚 PR:

  • Updated deps
  • Dynamic index (#46)
pino-elasticsearch - v4.3.0

Published by mcollina almost 5 years ago

📚 PR:

  • Split cli and lib files (#40)
pino-elasticsearch - v4.2.0

Published by mcollina almost 5 years ago

  • fixed issue where time is a number #35
pino-elasticsearch - v4.1.0

Published by mcollina over 5 years ago

  • Added ecs format support #31