mongo2elastic
Advanced tools
Changelog
0.47.0
overrides
that match the same
path (e.g. *
and foo.*
both match the path foo.bar
), they will now be
applied in sequence, where the output of each override is passed as input to
the next.mapSchema
option as an "escape hatch" to allow preprocessing each
node in the input object (using map
from obj-walker
) before converting
it to a Crate schema.Changelog
0.45.0
prom-utils
which allows for throttling of items/sec and bytes/sec.Changelog
0.43.0
mongochangestream
- Fixed omit bugs (not relevant to mongo2elastic).processChangeStream
options should be optional.elasticsearch
, ioredis
, and mongodb
.