mongo2elastic
Advanced tools
Changelog
0.45.0
prom-utils
which allows for throttling of items/sec and bytes/sec.Changelog
0.44.0
createIndexIgnoreMalformed
- dropped body
field.Changelog
0.43.0
mongochangestream
- Fixed omit bugs (not relevant to mongo2elastic).processChangeStream
options should be optional.elasticsearch
, ioredis
, and mongodb
.Changelog
0.42.0
mongochangestream
- Support for parallel syncing of a collection.Changelog
0.40.0
updateDescription
since it is not needed and may cause a BSONObjectTooLarge
error.Changelog
0.39.1
passthrough
when set for an array field.passthrough
logic for text
fields.Changelog
0.39.0
options.mapper
in favor of options.rename
which takes an object of dotted path to renamed dotted path.
The rename
option is available for syncing and converting a schema to a table._id
mapped to _mongoId
by default.Changelog
0.38.0
operationCounts
to the process
event.