[15:43:37] <PipeItToDevNull> I am having issues working out the best method to backup my graylog settings from mongo. The docs on backups are not very clear to me. Mongodump exists, but it says not to use that as a backup method. Do I really just copy the files and call it a day?
[22:30:38] <entry_lvl_dev> using mongoose how would one target [ {id:1, person: john}, items [ {id: item_1, itemName: spoon}, {id: item_2, itemName: fork} ]} how would one target and update each object in items array