PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Wednesday the 6th of November, 2019

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[07:32:18] <f00lest> I am currently using values from collection `a` to rank every single field of every single object in collection `b` and save those fields with values and ranks in collection `c`
[07:32:29] <f00lest> I am currently doing all this in a nodejs script
[07:32:39] <f00lest> can the same be done using an aggregation?
[07:34:07] <f00lest> Fields of collection `b` say are as `volume, diameter, length`, collection `a` has ranks for them as `volume: rank1 = 1-10, rank2 = 10 - 20...`
[10:46:41] <OhMyGuru> hello !
[10:46:56] <OhMyGuru> i'm looking a way ssh tunnel related, to do this: 127.0.0.1:9998 is a ssh tunnel through central-server-acces (10.10.90.x) to a mongodb server which is on 10.10.40.x:27017