@joystick.js/db-canary 0.0.0-canary.2209
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.build/getFilesToBuild.js +26 -0
- package/.build/getPlatformSafeFilePath.js +6 -0
- package/.build/getPlatformSafePath.js +6 -0
- package/.build/index.js +88 -0
- package/.build/isWindows.js +3 -0
- package/API_KEY +1 -0
- package/README.md +1821 -0
- package/data/data.mdb +0 -0
- package/data/lock.mdb +0 -0
- package/dist/client/database.js +1 -0
- package/dist/client/index.js +1 -0
- package/dist/server/cluster/index.js +1 -0
- package/dist/server/cluster/master.js +20 -0
- package/dist/server/cluster/worker.js +1 -0
- package/dist/server/index.js +1 -0
- package/dist/server/lib/api_key_manager.js +9 -0
- package/dist/server/lib/auth_manager.js +1 -0
- package/dist/server/lib/auto_index_manager.js +1 -0
- package/dist/server/lib/backup_manager.js +1 -0
- package/dist/server/lib/connection_manager.js +1 -0
- package/dist/server/lib/disk_utils.js +2 -0
- package/dist/server/lib/http_server.js +405 -0
- package/dist/server/lib/index_manager.js +1 -0
- package/dist/server/lib/load_settings.js +1 -0
- package/dist/server/lib/logger.js +1 -0
- package/dist/server/lib/op_types.js +1 -0
- package/dist/server/lib/operation_dispatcher.js +1 -0
- package/dist/server/lib/operations/admin.js +1 -0
- package/dist/server/lib/operations/bulk_write.js +1 -0
- package/dist/server/lib/operations/create_index.js +1 -0
- package/dist/server/lib/operations/delete_one.js +1 -0
- package/dist/server/lib/operations/drop_index.js +1 -0
- package/dist/server/lib/operations/find.js +1 -0
- package/dist/server/lib/operations/find_one.js +1 -0
- package/dist/server/lib/operations/get_indexes.js +1 -0
- package/dist/server/lib/operations/insert_one.js +1 -0
- package/dist/server/lib/operations/update_one.js +1 -0
- package/dist/server/lib/performance_monitor.js +1 -0
- package/dist/server/lib/query_engine.js +1 -0
- package/dist/server/lib/recovery_manager.js +1 -0
- package/dist/server/lib/replication_manager.js +1 -0
- package/dist/server/lib/safe_json_parse.js +1 -0
- package/dist/server/lib/send_response.js +1 -0
- package/dist/server/lib/tcp_protocol.js +1 -0
- package/dist/server/lib/write_forwarder.js +1 -0
- package/dist/server/lib/write_queue.js +1 -0
- package/increment_version.js +3 -0
- package/logs/.013e15b54597d05db4b4b53ecc37b10c92a72927-audit.json +20 -0
- package/logs/.02de550a67ea0f5961faa2dfd458a4d06f59ebd1-audit.json +20 -0
- package/logs/.03494ba24eb3c72214b4068a77d54b8993bee651-audit.json +20 -0
- package/logs/.06309ec60b339be1259a7993dd09c732f8907fbc-audit.json +20 -0
- package/logs/.0663a04dcfa17285661e5e1b8cfa51f41523b210-audit.json +20 -0
- package/logs/.0f06e6c4c9b824622729e13927587479e5060391-audit.json +20 -0
- package/logs/.16ccf58682ecb22b3e3ec63f0da1b7fe9be56528-audit.json +20 -0
- package/logs/.1fa1a5d02f496474b1ab473524c65c984146a9ad-audit.json +20 -0
- package/logs/.2223c0ae3bea6f0d62c62b1d319cc8634856abb7-audit.json +20 -0
- package/logs/.23dc79ffda3e083665e6f5993f59397adcbf4a46-audit.json +20 -0
- package/logs/.28104f49b03906b189eefd1cd462cb46c3c0af22-audit.json +20 -0
- package/logs/.29cdbf13808abe6a0ce70ee2f2efdd680ce3fd8e-audit.json +20 -0
- package/logs/.2a9889afd071f77f41f5170d08703a0afca866b7-audit.json +20 -0
- package/logs/.2acec3d1940a2bbed487528b703ee5948959a599-audit.json +20 -0
- package/logs/.2fb60ff326338c02bfedbcd0e936444e4a216750-audit.json +20 -0
- package/logs/.318fc7a19530d76a345f030f7cad00dda15300e7-audit.json +20 -0
- package/logs/.3cf27043e19085f908cedc7701e6d013463208ee-audit.json +25 -0
- package/logs/.3d90d785415817fc443402843b7c95f8371adc9b-audit.json +20 -0
- package/logs/.4074bca620375f72966fc52dfd439577727671e5-audit.json +20 -0
- package/logs/.40eecf018417ea80a70ea8ec7a3cc9406bc6334b-audit.json +20 -0
- package/logs/.50e974f1ef7c365fca6a1251b2e2c2252914cb5e-audit.json +20 -0
- package/logs/.52cb7d9e4223cf26ba36006ac26b949a97c7923c-audit.json +20 -0
- package/logs/.54befcdb84c15aad980705a31bcc9f555c3577ab-audit.json +20 -0
- package/logs/.57dfb70e22eddb84db2e3c0ceeefac5c0b9baffa-audit.json +20 -0
- package/logs/.5f0b24705a1eaad4eca4968f2d86f91b3f9be683-audit.json +20 -0
- package/logs/.61ba98fdda7db58576b382fee07904e5db1169d6-audit.json +20 -0
- package/logs/.6235017727ef6b199d569a99d6aa8c8e80a1b475-audit.json +20 -0
- package/logs/.63db16193699219489d218a1ddea5dde3750cae4-audit.json +20 -0
- package/logs/.64fb67dfe14149c9eef728d79bf30a54da809c60-audit.json +20 -0
- package/logs/.669137453368987c1f311b5345342527afb54e50-audit.json +20 -0
- package/logs/.7a71f8c89ea28ae266d356aeff6306e876a30fbb-audit.json +20 -0
- package/logs/.7afbaa90fe9dc3a7d682676f9bb79f9a1b1fd9a6-audit.json +20 -0
- package/logs/.7ca29e322cd05327035de850099e7610864f2347-audit.json +20 -0
- package/logs/.83335ab3347e449dae03455a110aaf7f120d4802-audit.json +20 -0
- package/logs/.8c2487b5fd445d2c8e5c483c80b9fa99bbf1ca58-audit.json +20 -0
- package/logs/.8c8b9dc386922c9f3b4c13251af7052aac1d24c0-audit.json +20 -0
- package/logs/.8d6155d94640c4863301ae0fee5e4e7372a21446-audit.json +20 -0
- package/logs/.944a3119a243deea7c8270d5d9e582bb1d0eaa10-audit.json +20 -0
- package/logs/.9816a845c30fb2909f3b26a23eeb3538ebcad5db-audit.json +20 -0
- package/logs/.9dc08784e38b865488177c26d4af5934555e0323-audit.json +20 -0
- package/logs/.9dd27d2e0e454ac0a37600206d1cac5493b0d7ee-audit.json +20 -0
- package/logs/.a3d486feeac7654c59b547de96600e8849a06d4f-audit.json +20 -0
- package/logs/.a5b811f4def22250f86cc18870d7c4573625df22-audit.json +20 -0
- package/logs/.a61648eb5f830e0b6f508ac35e4f8f629d2ad4c7-audit.json +20 -0
- package/logs/.a89016d507045771b4b5a65656944a9c0f1e528b-audit.json +20 -0
- package/logs/.a99bee160a1c590be959af46bacc02724803f691-audit.json +20 -0
- package/logs/.ada7906d6243fd7da802f03d86c4ae5dd9df6236-audit.json +20 -0
- package/logs/.b518339ee942143b6af983af167f5bbb6983b4de-audit.json +20 -0
- package/logs/.b51b124b166d53c9519017856ea610d61d65fabe-audit.json +20 -0
- package/logs/.b7a6aee19f58e55633d5e4a3709041c47dfff975-audit.json +20 -0
- package/logs/.bd7a8a6ba9c55d557a4867ab53f02e3ec2e1553d-audit.json +20 -0
- package/logs/.c1435dafe453b169d6392b25065f3cf4ab6fbb21-audit.json +20 -0
- package/logs/.c17e1ce043109f77dc2f0e2aa290a9d1ed842c03-audit.json +20 -0
- package/logs/.ca62637ce9540e5a38a2fbedb2115febb6ad308a-audit.json +15 -0
- package/logs/.ccee67b9c176967f8977071409a41f5cb5cd6ad4-audit.json +20 -0
- package/logs/.db24043417ea79a6f14cd947476399e53930b48d-audit.json +20 -0
- package/logs/.e0f12acccb57829f5f33712bb2e2607ecd808147-audit.json +20 -0
- package/logs/.e9b6cc33d0bbd2e644c4e2bf44d177f850016557-audit.json +20 -0
- package/logs/.f15291d434808e3bdca7963ccd2e73893be027e6-audit.json +20 -0
- package/logs/.f4bdf9e21ef84f8a3fae3ffb32bbc39275991351-audit.json +15 -0
- package/logs/.fbac3aefac1e81b4230df5aa50667cb90d51024f-audit.json +20 -0
- package/logs/.fcfd495c0a9169db243f4a4f21878ee02b76413c-audit.json +20 -0
- package/logs/admin-2025-09-12.log +580 -0
- package/logs/admin-2025-09-15.log +283 -0
- package/logs/admin-error-2025-09-12.log +22 -0
- package/logs/admin-error-2025-09-15.log +10 -0
- package/logs/api_key_manager-2025-09-12.log +658 -0
- package/logs/api_key_manager-2025-09-15.log +295 -0
- package/logs/api_key_manager-error-2025-09-12.log +0 -0
- package/logs/api_key_manager-error-2025-09-15.log +0 -0
- package/logs/auth_manager-2025-09-12.log +4432 -0
- package/logs/auth_manager-2025-09-15.log +2000 -0
- package/logs/auth_manager-error-2025-09-12.log +11 -0
- package/logs/auth_manager-error-2025-09-15.log +5 -0
- package/logs/auto_index_manager-2025-09-12.log +84 -0
- package/logs/auto_index_manager-2025-09-15.log +45 -0
- package/logs/auto_index_manager-error-2025-09-12.log +6 -0
- package/logs/auto_index_manager-error-2025-09-15.log +0 -0
- package/logs/backup_manager-2025-09-12.log +198 -0
- package/logs/backup_manager-2025-09-15.log +90 -0
- package/logs/backup_manager-error-2025-09-12.log +198 -0
- package/logs/backup_manager-error-2025-09-15.log +90 -0
- package/logs/bulk_write-2025-09-12.log +66 -0
- package/logs/bulk_write-2025-09-15.log +38 -0
- package/logs/bulk_write-error-2025-09-12.log +0 -0
- package/logs/bulk_write-error-2025-09-15.log +0 -0
- package/logs/connection_manager-2025-09-12.log +2412 -0
- package/logs/connection_manager-2025-09-15.log +1132 -0
- package/logs/connection_manager-error-2025-09-12.log +0 -0
- package/logs/connection_manager-error-2025-09-15.log +0 -0
- package/logs/create_index-2025-09-12.log +302 -0
- package/logs/create_index-2025-09-15.log +158 -0
- package/logs/create_index-error-2025-09-12.log +30 -0
- package/logs/create_index-error-2025-09-15.log +13 -0
- package/logs/delete_one-2025-09-12.log +73 -0
- package/logs/delete_one-2025-09-15.log +43 -0
- package/logs/delete_one-error-2025-09-12.log +0 -0
- package/logs/delete_one-error-2025-09-15.log +0 -0
- package/logs/disk_utils-2025-09-12.log +4954 -0
- package/logs/disk_utils-2025-09-15.log +2446 -0
- package/logs/disk_utils-error-2025-09-12.log +0 -0
- package/logs/disk_utils-error-2025-09-15.log +0 -0
- package/logs/drop_index-2025-09-12.log +41 -0
- package/logs/drop_index-2025-09-15.log +23 -0
- package/logs/drop_index-error-2025-09-12.log +11 -0
- package/logs/drop_index-error-2025-09-15.log +5 -0
- package/logs/find-2025-09-12.log +1050 -0
- package/logs/find-2025-09-15.log +592 -0
- package/logs/find-error-2025-09-12.log +1 -0
- package/logs/find-error-2025-09-15.log +0 -0
- package/logs/find_one-2025-09-12.log +425 -0
- package/logs/find_one-2025-09-15.log +264 -0
- package/logs/find_one-error-2025-09-12.log +5 -0
- package/logs/find_one-error-2025-09-15.log +0 -0
- package/logs/get_indexes-2025-09-12.log +84 -0
- package/logs/get_indexes-2025-09-15.log +56 -0
- package/logs/get_indexes-error-2025-09-12.log +6 -0
- package/logs/get_indexes-error-2025-09-15.log +0 -0
- package/logs/http_server-2025-09-12.log +2772 -0
- package/logs/http_server-2025-09-15.log +1276 -0
- package/logs/http_server-error-2025-09-12.log +212 -0
- package/logs/http_server-error-2025-09-15.log +44 -0
- package/logs/index_manager-2025-09-12.log +5031 -0
- package/logs/index_manager-2025-09-15.log +2909 -0
- package/logs/index_manager-error-2025-09-12.log +80 -0
- package/logs/index_manager-error-2025-09-15.log +38 -0
- package/logs/insert_one-2025-09-12.log +2181 -0
- package/logs/insert_one-2025-09-15.log +1293 -0
- package/logs/insert_one-error-2025-09-12.log +0 -0
- package/logs/insert_one-error-2025-09-15.log +0 -0
- package/logs/master-2025-09-12.log +1882 -0
- package/logs/master-2025-09-15.log +910 -0
- package/logs/master-error-2025-09-12.log +80 -0
- package/logs/master-error-2025-09-15.log +0 -0
- package/logs/operation_dispatcher-2025-09-12.log +751 -0
- package/logs/operation_dispatcher-2025-09-15.log +359 -0
- package/logs/operation_dispatcher-error-2025-09-12.log +33 -0
- package/logs/operation_dispatcher-error-2025-09-15.log +11 -0
- package/logs/performance_monitor-2025-09-12.log +14889 -0
- package/logs/performance_monitor-2025-09-15.log +6803 -0
- package/logs/performance_monitor-error-2025-09-12.log +0 -0
- package/logs/performance_monitor-error-2025-09-15.log +0 -0
- package/logs/query_engine-2025-09-12.log +5310 -0
- package/logs/query_engine-2025-09-15.log +2639 -0
- package/logs/query_engine-error-2025-09-12.log +0 -0
- package/logs/query_engine-error-2025-09-15.log +0 -0
- package/logs/recovery_manager-2025-09-12.log +462 -0
- package/logs/recovery_manager-2025-09-15.log +210 -0
- package/logs/recovery_manager-error-2025-09-12.log +22 -0
- package/logs/recovery_manager-error-2025-09-15.log +10 -0
- package/logs/replication-2025-09-12.log +1923 -0
- package/logs/replication-2025-09-15.log +917 -0
- package/logs/replication-error-2025-09-12.log +33 -0
- package/logs/replication-error-2025-09-15.log +15 -0
- package/logs/server-2025-09-12.log +2601 -0
- package/logs/server-2025-09-15.log +1191 -0
- package/logs/server-error-2025-09-12.log +0 -0
- package/logs/server-error-2025-09-15.log +0 -0
- package/logs/tcp_protocol-2025-09-12.log +22 -0
- package/logs/tcp_protocol-2025-09-15.log +10 -0
- package/logs/tcp_protocol-error-2025-09-12.log +22 -0
- package/logs/tcp_protocol-error-2025-09-15.log +10 -0
- package/logs/test-2025-09-12.log +0 -0
- package/logs/test-2025-09-15.log +0 -0
- package/logs/test-error-2025-09-12.log +0 -0
- package/logs/test-error-2025-09-15.log +0 -0
- package/logs/update_one-2025-09-12.log +173 -0
- package/logs/update_one-2025-09-15.log +118 -0
- package/logs/update_one-error-2025-09-12.log +0 -0
- package/logs/update_one-error-2025-09-15.log +0 -0
- package/logs/worker-2025-09-12.log +1457 -0
- package/logs/worker-2025-09-15.log +695 -0
- package/logs/worker-error-2025-09-12.log +0 -0
- package/logs/worker-error-2025-09-15.log +0 -0
- package/logs/write_forwarder-2025-09-12.log +1956 -0
- package/logs/write_forwarder-2025-09-15.log +932 -0
- package/logs/write_forwarder-error-2025-09-12.log +66 -0
- package/logs/write_forwarder-error-2025-09-15.log +30 -0
- package/logs/write_queue-2025-09-12.log +612 -0
- package/logs/write_queue-2025-09-15.log +301 -0
- package/logs/write_queue-error-2025-09-12.log +184 -0
- package/logs/write_queue-error-2025-09-15.log +83 -0
- package/package.json +48 -0
- package/prompts/01-core-infrastructure.md +56 -0
- package/prompts/02-secondary-indexing.md +65 -0
- package/prompts/03-write-serialization.md +63 -0
- package/prompts/04-enhanced-authentication.md +75 -0
- package/prompts/05-comprehensive-admin-operations.md +75 -0
- package/prompts/06-backup-and-restore-system.md +106 -0
- package/prompts/07-production-safety-features.md +107 -0
- package/prompts/08-tcp-client-library.md +121 -0
- package/prompts/09-api-method-chaining.md +134 -0
- package/prompts/10-automatic-index-creation.md +223 -0
- package/prompts/11-operation-naming-consistency.md +268 -0
- package/prompts/12-tcp-replication-system.md +333 -0
- package/prompts/13-master-read-write-operations.md +57 -0
- package/prompts/14-index-upsert-operations.md +68 -0
- package/prompts/15-client-api-return-types.md +81 -0
- package/prompts/16-server-setup-ui.md +97 -0
- package/prompts/17-emergency-password-change.md +108 -0
- package/prompts/18-joystick-framework-integration.md +116 -0
- package/prompts/19-api-key-authentication-system.md +137 -0
- package/prompts/20-configurable-server-port.md +105 -0
- package/prompts/21-multi-database-support.md +161 -0
- package/prompts/FULL_TEXT_SEARCH.md +293 -0
- package/prompts/PROMPTS.md +158 -0
- package/prompts/README.md +221 -0
- package/prompts/TYPESCRIPT_GENERATION.md +179 -0
- package/src/client/database.js +166 -0
- package/src/client/index.js +752 -0
- package/src/server/cluster/index.js +53 -0
- package/src/server/cluster/master.js +774 -0
- package/src/server/cluster/worker.js +537 -0
- package/src/server/index.js +540 -0
- package/src/server/lib/api_key_manager.js +473 -0
- package/src/server/lib/auth_manager.js +375 -0
- package/src/server/lib/auto_index_manager.js +681 -0
- package/src/server/lib/backup_manager.js +650 -0
- package/src/server/lib/connection_manager.js +218 -0
- package/src/server/lib/disk_utils.js +118 -0
- package/src/server/lib/http_server.js +1165 -0
- package/src/server/lib/index_manager.js +756 -0
- package/src/server/lib/load_settings.js +143 -0
- package/src/server/lib/logger.js +135 -0
- package/src/server/lib/op_types.js +29 -0
- package/src/server/lib/operation_dispatcher.js +268 -0
- package/src/server/lib/operations/admin.js +808 -0
- package/src/server/lib/operations/bulk_write.js +367 -0
- package/src/server/lib/operations/create_index.js +68 -0
- package/src/server/lib/operations/delete_one.js +114 -0
- package/src/server/lib/operations/drop_index.js +58 -0
- package/src/server/lib/operations/find.js +340 -0
- package/src/server/lib/operations/find_one.js +319 -0
- package/src/server/lib/operations/get_indexes.js +52 -0
- package/src/server/lib/operations/insert_one.js +113 -0
- package/src/server/lib/operations/update_one.js +225 -0
- package/src/server/lib/performance_monitor.js +313 -0
- package/src/server/lib/query_engine.js +243 -0
- package/src/server/lib/recovery_manager.js +388 -0
- package/src/server/lib/replication_manager.js +727 -0
- package/src/server/lib/safe_json_parse.js +21 -0
- package/src/server/lib/send_response.js +47 -0
- package/src/server/lib/tcp_protocol.js +130 -0
- package/src/server/lib/write_forwarder.js +636 -0
- package/src/server/lib/write_queue.js +335 -0
- package/test_data/data.mdb +0 -0
- package/test_data/lock.mdb +0 -0
- package/tests/client/index.test.js +1232 -0
- package/tests/server/cluster/cluster.test.js +248 -0
- package/tests/server/cluster/master_read_write_operations.test.js +577 -0
- package/tests/server/index.test.js +651 -0
- package/tests/server/integration/authentication_integration.test.js +294 -0
- package/tests/server/integration/auto_indexing_integration.test.js +268 -0
- package/tests/server/integration/backup_integration.test.js +513 -0
- package/tests/server/integration/indexing_integration.test.js +126 -0
- package/tests/server/integration/production_safety_integration.test.js +358 -0
- package/tests/server/integration/replication_integration.test.js +227 -0
- package/tests/server/integration/write_serialization_integration.test.js +246 -0
- package/tests/server/lib/api_key_manager.test.js +516 -0
- package/tests/server/lib/auth_manager.test.js +317 -0
- package/tests/server/lib/auto_index_manager.test.js +275 -0
- package/tests/server/lib/backup_manager.test.js +238 -0
- package/tests/server/lib/connection_manager.test.js +221 -0
- package/tests/server/lib/disk_utils.test.js +63 -0
- package/tests/server/lib/http_server.test.js +389 -0
- package/tests/server/lib/index_manager.test.js +301 -0
- package/tests/server/lib/load_settings.test.js +107 -0
- package/tests/server/lib/load_settings_port_config.test.js +243 -0
- package/tests/server/lib/logger.test.js +282 -0
- package/tests/server/lib/operations/admin.test.js +638 -0
- package/tests/server/lib/operations/bulk_write.test.js +128 -0
- package/tests/server/lib/operations/create_index.test.js +138 -0
- package/tests/server/lib/operations/delete_one.test.js +52 -0
- package/tests/server/lib/operations/drop_index.test.js +72 -0
- package/tests/server/lib/operations/find.test.js +93 -0
- package/tests/server/lib/operations/find_one.test.js +91 -0
- package/tests/server/lib/operations/get_indexes.test.js +87 -0
- package/tests/server/lib/operations/insert_one.test.js +42 -0
- package/tests/server/lib/operations/update_one.test.js +89 -0
- package/tests/server/lib/performance_monitor.test.js +185 -0
- package/tests/server/lib/query_engine.test.js +46 -0
- package/tests/server/lib/recovery_manager.test.js +414 -0
- package/tests/server/lib/replication_manager.test.js +202 -0
- package/tests/server/lib/safe_json_parse.test.js +45 -0
- package/tests/server/lib/send_response.test.js +155 -0
- package/tests/server/lib/tcp_protocol.test.js +169 -0
- package/tests/server/lib/write_forwarder.test.js +258 -0
- package/tests/server/lib/write_queue.test.js +255 -0
- package/tsconfig.json +30 -0
- package/types/client/index.d.ts +447 -0
- package/types/server/cluster/index.d.ts +28 -0
- package/types/server/cluster/master.d.ts +115 -0
- package/types/server/cluster/worker.d.ts +1 -0
- package/types/server/lib/auth_manager.d.ts +13 -0
- package/types/server/lib/backup_manager.d.ts +43 -0
- package/types/server/lib/connection_manager.d.ts +15 -0
- package/types/server/lib/disk_utils.d.ts +3 -0
- package/types/server/lib/index_manager.d.ts +24 -0
- package/types/server/lib/load_settings.d.ts +4 -0
- package/types/server/lib/logger.d.ts +44 -0
- package/types/server/lib/op_types.d.ts +6 -0
- package/types/server/lib/performance_monitor.d.ts +68 -0
- package/types/server/lib/query_engine.d.ts +10 -0
- package/types/server/lib/safe_json_parse.d.ts +7 -0
- package/types/server/lib/send_response.d.ts +3 -0
- package/types/server/lib/tcp_protocol.d.ts +12 -0
- package/types/server/lib/write_queue.d.ts +2 -0
|
@@ -0,0 +1,425 @@
|
|
|
1
|
+
{"context":{"collection":"test_collection","document_id":"1757692389582-b3eua1drx","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:53:09.590-05:00"}
|
|
2
|
+
{"context":{"collection":"test_collection","document_id":"1757692389582-b3eua1drx","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:53:09.596-05:00"}
|
|
3
|
+
{"context":{"collection":"test_collection","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T10:53:09.602-05:00"}
|
|
4
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T10:53:34.236-05:00"}
|
|
5
|
+
{"context":{"collection":"chain_test","document_id":"1757692414230-620abg9mx","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:53:34.236-05:00"}
|
|
6
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T10:53:34.242-05:00"}
|
|
7
|
+
{"context":{"collection":"chain_test","document_id":"1757692414230-620abg9mx","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:53:34.242-05:00"}
|
|
8
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T10:53:34.248-05:00"}
|
|
9
|
+
{"context":{"collection":"chain_test","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T10:53:34.248-05:00"}
|
|
10
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T10:53:53.689-05:00"}
|
|
11
|
+
{"context":{"collection":"chain_options_test","document_id":"1757692433682-oap8n4j52","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:53:53.689-05:00"}
|
|
12
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T10:53:56.473-05:00"}
|
|
13
|
+
{"context":{"collection":"mixed_test","document_id":"1757692436461-l81miv3aw","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:53:56.473-05:00"}
|
|
14
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T10:53:56.473-05:00"}
|
|
15
|
+
{"context":{"collection":"mixed_test","document_id":"1757692436467-mgr3m9keu","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:53:56.473-05:00"}
|
|
16
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T10:54:24.109-05:00"}
|
|
17
|
+
{"context":{"collection":"test_master_reads","document_id":"1757692464000-1eenv8mqo","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:54:24.109-05:00"}
|
|
18
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T10:54:52.395-05:00"}
|
|
19
|
+
{"context":{"collection":"test_mixed_ops","document_id":"1757692492286-7k5njbo4s","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:54:52.395-05:00"}
|
|
20
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T10:54:52.504-05:00"}
|
|
21
|
+
{"context":{"collection":"test_mixed_ops","document_id":"1757692492286-7k5njbo4s","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:54:52.504-05:00"}
|
|
22
|
+
{"context":{"collection":"employees","document_id":"1757692533838-e8jb0xz8c","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:55:33.989-05:00"}
|
|
23
|
+
{"context":{"collection":"employees","document_id":"1757692533838-e8jb0xz8c","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:55:33.989-05:00"}
|
|
24
|
+
{"context":{"collection":"employees","document_id":"1757692533832-uekg8q6qj","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:55:35.459-05:00"}
|
|
25
|
+
{"context":{"collection":"employees","document_id":"1757692533838-e8jb0xz8c","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:55:35.587-05:00"}
|
|
26
|
+
{"context":{"collection":"employees","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T10:55:35.719-05:00"}
|
|
27
|
+
{"context":{"collection":"users","document_id":"1757692539896-w0nafo8or","execution_time_ms":0,"indexed_field":"email","used_index":true},"level":"info","message":"Document found","timestamp":"2025-09-12T10:55:39.916-05:00"}
|
|
28
|
+
{"context":{"collection":"users","document_id":"1757692540473-hokf4j8xp","execution_time_ms":0,"indexed_field":"profile.email","used_index":true},"level":"info","message":"Document found","timestamp":"2025-09-12T10:55:40.483-05:00"}
|
|
29
|
+
{"context":{"collection":"test","document_id":"1757692546604-rvbx2rjc7","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:55:46.612-05:00"}
|
|
30
|
+
{"context":{"collection":"test_read_write","document_id":"1757692548963-d1qth5510","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:55:48.968-05:00"}
|
|
31
|
+
{"context":{"collection":"test_bulk_atomic","document_id":"1757692548973-3p9ee602r","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:55:48.977-05:00"}
|
|
32
|
+
{"context":{"collection":"test_bulk_atomic","document_id":"1757692548973-g2qbp5mdj","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:55:48.977-05:00"}
|
|
33
|
+
{"context":{"collection":"test_bulk_atomic","document_id":"1757692548973-i4aj98j93","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:55:48.978-05:00"}
|
|
34
|
+
{"context":{"collection":"test_ordering","document_id":"test_doc_1757692549191_23pe8qki3","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:55:49.252-05:00"}
|
|
35
|
+
{"context":{"collection":"test_mixed_ops","document_id":"1757692549253-l8k2tdyns","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:55:49.287-05:00"}
|
|
36
|
+
{"context":{"collection":"test_mixed_ops","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T10:55:49.288-05:00"}
|
|
37
|
+
{"context":{"collection":"test_mixed_ops","document_id":"1757692549269-ylutsfvhh","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:55:49.288-05:00"}
|
|
38
|
+
{"context":{"collection":"test_mixed_ops","document_id":"1757692549280-pi05ccgkt","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:55:49.289-05:00"}
|
|
39
|
+
{"context":{"collection":"admin_insert_test","document_id":"1757692637033-sc8529s6e","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:57:17.039-05:00"}
|
|
40
|
+
{"context":{"collection":"admin_update_test","document_id":"1757692639802-fw27kqgdb","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:57:19.813-05:00"}
|
|
41
|
+
{"context":{"collection":"admin_delete_test","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T10:57:22.586-05:00"}
|
|
42
|
+
{"context":{"collection":"users","document_id":"1757692660640-yrr9vvv6y","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:57:40.648-05:00"}
|
|
43
|
+
{"context":{"collection":"users","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T10:57:40.768-05:00"}
|
|
44
|
+
{"context":{"collection":"users","document_id":"1757692660887-rgrny32bu","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:57:40.894-05:00"}
|
|
45
|
+
{"context":{"collection":"users","document_id":"1757692661013-8t3etic2z","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:57:41.018-05:00"}
|
|
46
|
+
{"context":{"collection":"users","document_id":"1757692661143-bub7hhy73","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:57:41.149-05:00"}
|
|
47
|
+
{"context":{"collection":"users","document_id":"1757692661143-bub7hhy73","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:57:41.150-05:00"}
|
|
48
|
+
{"context":{"collection":"users","document_id":"1757692661137-ax8ov6yfa","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:57:41.150-05:00"}
|
|
49
|
+
{"context":{"collection":"users","document_id":"1757692661137-ax8ov6yfa","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:57:41.151-05:00"}
|
|
50
|
+
{"context":{"collection":"users","document_id":"1757692661268-mzn8z577v","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:57:41.279-05:00"}
|
|
51
|
+
{"context":{"collection":"users","document_id":"1757692661268-mzn8z577v","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:57:41.280-05:00"}
|
|
52
|
+
{"context":{"collection":"users","document_id":"1757692661400-7f0etzklm","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:57:41.407-05:00"}
|
|
53
|
+
{"context":{"collection":"users","document_id":"1757692661400-7f0etzklm","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:57:41.407-05:00"}
|
|
54
|
+
{"context":{"collection":"users","document_id":"1757692661526-vdgbpegkp","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:57:41.531-05:00"}
|
|
55
|
+
{"context":{"collection":"users","document_id":"1757692661652-l79lnwoa9","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:57:41.658-05:00"}
|
|
56
|
+
{"context":{"collection":"users","document_id":"1757692661778-lta2ggmse","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T10:57:41.785-05:00"}
|
|
57
|
+
{"context":{"collection":"analytics","error":"Collection name is required"},"level":"error","message":"Failed to find document","timestamp":"2025-09-12T14:24:02.371-05:00"}
|
|
58
|
+
{"context":{"collection":"events","database":"analytics","error":"Collection name is required"},"level":"error","message":"Failed to find document","timestamp":"2025-09-12T14:32:22.626-05:00"}
|
|
59
|
+
{"context":{"collection":"events","database":"analytics","error":"Collection name is required"},"level":"error","message":"Failed to find document","timestamp":"2025-09-12T14:36:02.007-05:00"}
|
|
60
|
+
{"context":{"collection":"events","database":"analytics","error":"Collection name is required"},"level":"error","message":"Failed to find document","timestamp":"2025-09-12T14:37:32.883-05:00"}
|
|
61
|
+
{"context":{"collection":"events","database":"analytics","error":"Collection name is required"},"level":"error","message":"Failed to find document","timestamp":"2025-09-12T14:54:53.162-05:00"}
|
|
62
|
+
{"context":{"collection":"events","database":"analytics","document_id":"1757705042358-6ffv9cngd","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T15:19:44.613-05:00"}
|
|
63
|
+
{"context":{"collection":"profiles","database":"users","document_id":"1757705042367-mcydh637g","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T15:19:44.614-05:00"}
|
|
64
|
+
{"context":{"collection":"test_collection","database":"default","document_id":"1757708461883-qh9jyxug3","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T15:21:01.890-05:00"}
|
|
65
|
+
{"context":{"collection":"test","database":"default","document_id":"1757708615218-q7zvypqaz","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T15:23:35.228-05:00"}
|
|
66
|
+
{"context":{"collection":{"name":"doc1"},"database":"test_bulk_atomic","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T15:23:37.658-05:00"}
|
|
67
|
+
{"context":{"collection":{"name":"doc2"},"database":"test_bulk_atomic","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T15:23:37.658-05:00"}
|
|
68
|
+
{"context":{"collection":{"name":"doc3"},"database":"test_bulk_atomic","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T15:23:37.658-05:00"}
|
|
69
|
+
{"context":{"collection":"admin_insert_test","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T15:25:11.937-05:00"}
|
|
70
|
+
{"context":{"collection":"events","database":"analytics","document_id":"1757713809736-gsrlmb6m3","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T16:50:09.752-05:00"}
|
|
71
|
+
{"context":{"collection":"profiles","database":"users","document_id":"1757713809745-taq2crp50","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T16:50:09.753-05:00"}
|
|
72
|
+
{"context":{"collection":"test_collection","database":"default","document_id":"1757716534178-yvbh5iv1n","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T17:35:34.184-05:00"}
|
|
73
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T17:35:58.630-05:00"}
|
|
74
|
+
{"context":{"collection":"mixed_test","database":"default","document_id":"1757716558619-0c4unhdmz","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T17:35:58.630-05:00"}
|
|
75
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T17:35:58.630-05:00"}
|
|
76
|
+
{"context":{"collection":"mixed_test","database":"default","document_id":"1757716558625-skpyh4s07","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T17:35:58.630-05:00"}
|
|
77
|
+
{"context":{"collection":"admin_insert_test","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T17:37:34.786-05:00"}
|
|
78
|
+
{"context":{"collection":"test","database":"default","document_id":"1757716805479-qf79no538","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T17:40:05.487-05:00"}
|
|
79
|
+
{"context":{"collection":"events","database":"analytics","document_id":"1757719605251-9yqkilias","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T18:26:45.269-05:00"}
|
|
80
|
+
{"context":{"collection":"profiles","database":"users","document_id":"1757719605261-2liww0fn9","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T18:26:45.270-05:00"}
|
|
81
|
+
{"context":{"collection":"test_collection","database":"default","document_id":"1757722295963-ux6okqlzw","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:11:35.970-05:00"}
|
|
82
|
+
{"context":{"collection":"test_collection","database":"default","document_id":"1757722295963-ux6okqlzw","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:11:35.977-05:00"}
|
|
83
|
+
{"context":{"collection":"test_collection","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T19:11:35.982-05:00"}
|
|
84
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T19:12:05.107-05:00"}
|
|
85
|
+
{"context":{"collection":"mixed_test","database":"default","document_id":"1757722325093-l78a8usiu","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:12:05.107-05:00"}
|
|
86
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T19:12:05.107-05:00"}
|
|
87
|
+
{"context":{"collection":"mixed_test","database":"default","document_id":"1757722325100-r7w0589n2","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:12:05.107-05:00"}
|
|
88
|
+
{"context":{"collection":"admin_insert_test","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T19:13:41.772-05:00"}
|
|
89
|
+
{"context":{"collection":"users","database":"default","document_id":"1757722444081-p6x8hvqj1","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:14:04.089-05:00"}
|
|
90
|
+
{"context":{"collection":"users","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T19:14:04.211-05:00"}
|
|
91
|
+
{"context":{"collection":"users","database":"default","document_id":"1757722444333-pn7ypdjhi","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:14:04.339-05:00"}
|
|
92
|
+
{"context":{"collection":"users","database":"default","document_id":"1757722444459-c2jjlbbij","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:14:04.465-05:00"}
|
|
93
|
+
{"context":{"collection":"users","database":"default","document_id":"1757722444592-tqvl3torh","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:14:04.597-05:00"}
|
|
94
|
+
{"context":{"collection":"users","database":"default","document_id":"1757722444592-tqvl3torh","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:14:04.597-05:00"}
|
|
95
|
+
{"context":{"collection":"users","database":"default","document_id":"1757722444586-m9rq2g8w4","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:14:04.598-05:00"}
|
|
96
|
+
{"context":{"collection":"users","database":"default","document_id":"1757722444586-m9rq2g8w4","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:14:04.598-05:00"}
|
|
97
|
+
{"context":{"collection":"users","database":"default","document_id":"1757722444717-tgrzdnq89","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:14:04.728-05:00"}
|
|
98
|
+
{"context":{"collection":"users","database":"default","document_id":"1757722444717-tgrzdnq89","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:14:04.728-05:00"}
|
|
99
|
+
{"context":{"collection":"users","database":"default","document_id":"1757722444846-jyeki3j14","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:14:04.853-05:00"}
|
|
100
|
+
{"context":{"collection":"users","database":"default","document_id":"1757722444846-jyeki3j14","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:14:04.853-05:00"}
|
|
101
|
+
{"context":{"collection":"users","database":"default","document_id":"1757722444972-ituylx4eg","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:14:04.978-05:00"}
|
|
102
|
+
{"context":{"collection":"users","database":"default","document_id":"1757722445100-3hw17soxi","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:14:05.105-05:00"}
|
|
103
|
+
{"context":{"collection":"users","database":"default","document_id":"1757722445225-itg5qneu4","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:14:05.230-05:00"}
|
|
104
|
+
{"context":{"collection":"test","database":"default","document_id":"1757722512686-67b9ocdug","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:15:12.696-05:00"}
|
|
105
|
+
{"context":{"collection":"employees","database":"default","document_id":"1757722642609-2r040bizb","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:25:00.696-05:00"}
|
|
106
|
+
{"context":{"collection":"employees","database":"default","document_id":"1757722642609-2r040bizb","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:25:00.696-05:00"}
|
|
107
|
+
{"context":{"collection":"employees","database":"default","document_id":"1757722642600-0p44xiodw","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:25:02.216-05:00"}
|
|
108
|
+
{"context":{"collection":"employees","database":"default","document_id":"1757722642609-2r040bizb","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:25:02.350-05:00"}
|
|
109
|
+
{"context":{"collection":"employees","database":"default","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T19:25:02.484-05:00"}
|
|
110
|
+
{"context":{"collection":"test_collection","database":"default","document_id":"1757723129431-6f6n2cwbg","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:25:29.438-05:00"}
|
|
111
|
+
{"context":{"collection":"test_collection","database":"default","document_id":"1757723129431-6f6n2cwbg","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:25:29.445-05:00"}
|
|
112
|
+
{"context":{"collection":"test_collection","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T19:25:29.451-05:00"}
|
|
113
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T19:25:58.430-05:00"}
|
|
114
|
+
{"context":{"collection":"mixed_test","database":"default","document_id":"1757723158420-rv7wmx2bf","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:25:58.430-05:00"}
|
|
115
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T19:25:58.431-05:00"}
|
|
116
|
+
{"context":{"collection":"mixed_test","database":"default","document_id":"1757723158426-8s558xxhx","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:25:58.431-05:00"}
|
|
117
|
+
{"context":{"collection":"employees","database":"default","document_id":"1757722642609-2r040bizb","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:27:40.231-05:00"}
|
|
118
|
+
{"context":{"collection":"employees","database":"default","document_id":"1757722642609-2r040bizb","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:27:40.231-05:00"}
|
|
119
|
+
{"context":{"collection":"employees","database":"default","document_id":"1757722642600-0p44xiodw","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:27:41.724-05:00"}
|
|
120
|
+
{"context":{"collection":"employees","database":"default","document_id":"1757722642609-2r040bizb","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:27:41.861-05:00"}
|
|
121
|
+
{"context":{"collection":"employees","database":"default","execution_time_ms":2,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T19:27:41.997-05:00"}
|
|
122
|
+
{"context":{"collection":"test","database":"default","document_id":"1757723282580-gfa51nm0f","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:28:02.591-05:00"}
|
|
123
|
+
{"context":{"collection":"admin_insert_test","database":"default","document_id":"1757723368304-49601ngb2","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:29:28.310-05:00"}
|
|
124
|
+
{"context":{"collection":"admin_update_test","database":"default","document_id":"1757723371078-zhh6aad7l","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:29:31.090-05:00"}
|
|
125
|
+
{"context":{"collection":"admin_delete_test","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T19:29:33.865-05:00"}
|
|
126
|
+
{"context":{"collection":"users","database":"default","document_id":"1757723399045-gcfjpd60p","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:29:59.052-05:00"}
|
|
127
|
+
{"context":{"collection":"users","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T19:29:59.174-05:00"}
|
|
128
|
+
{"context":{"collection":"users","database":"default","document_id":"1757723399294-oiqdscads","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:29:59.299-05:00"}
|
|
129
|
+
{"context":{"collection":"users","database":"default","document_id":"1757723399420-pbdbzloc1","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:29:59.425-05:00"}
|
|
130
|
+
{"context":{"collection":"users","database":"default","document_id":"1757723399550-xd9g027ll","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:29:59.555-05:00"}
|
|
131
|
+
{"context":{"collection":"users","database":"default","document_id":"1757723399550-xd9g027ll","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:29:59.556-05:00"}
|
|
132
|
+
{"context":{"collection":"users","database":"default","document_id":"1757723399544-hu4dlbxm8","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:29:59.556-05:00"}
|
|
133
|
+
{"context":{"collection":"users","database":"default","document_id":"1757723399544-hu4dlbxm8","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:29:59.557-05:00"}
|
|
134
|
+
{"context":{"collection":"users","database":"default","document_id":"1757723399677-xrfdetfuv","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:29:59.687-05:00"}
|
|
135
|
+
{"context":{"collection":"users","database":"default","document_id":"1757723399677-xrfdetfuv","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:29:59.688-05:00"}
|
|
136
|
+
{"context":{"collection":"users","database":"default","document_id":"1757723399807-ttfldhjfd","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:29:59.814-05:00"}
|
|
137
|
+
{"context":{"collection":"users","database":"default","document_id":"1757723399807-ttfldhjfd","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:29:59.814-05:00"}
|
|
138
|
+
{"context":{"collection":"users","database":"default","document_id":"1757723399934-k5z3jk2ad","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:29:59.940-05:00"}
|
|
139
|
+
{"context":{"collection":"users","database":"default","document_id":"1757723400059-ik5tf7gyg","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:30:00.064-05:00"}
|
|
140
|
+
{"context":{"collection":"users","database":"default","document_id":"1757723400186-uixlgcn8l","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:30:00.191-05:00"}
|
|
141
|
+
{"context":{"collection":"test_collection","database":"default","document_id":"1757724184970-3m1k5yu1p","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:43:04.977-05:00"}
|
|
142
|
+
{"context":{"collection":"test_collection","database":"default","document_id":"1757724184970-3m1k5yu1p","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:43:04.983-05:00"}
|
|
143
|
+
{"context":{"collection":"test_collection","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T19:43:04.990-05:00"}
|
|
144
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T19:43:33.942-05:00"}
|
|
145
|
+
{"context":{"collection":"mixed_test","database":"default","document_id":"1757724213929-d19jgahd2","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:43:33.942-05:00"}
|
|
146
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T19:43:33.942-05:00"}
|
|
147
|
+
{"context":{"collection":"mixed_test","database":"default","document_id":"1757724213935-56i5l24ot","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:43:33.942-05:00"}
|
|
148
|
+
{"context":{"collection":"employees","database":"default","document_id":"1757724315955-6hq1r6y4d","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:45:16.107-05:00"}
|
|
149
|
+
{"context":{"collection":"employees","database":"default","document_id":"1757724315955-6hq1r6y4d","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:45:16.107-05:00"}
|
|
150
|
+
{"context":{"collection":"employees","database":"default","document_id":"1757724315949-fnk8qht3o","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:45:17.601-05:00"}
|
|
151
|
+
{"context":{"collection":"employees","database":"default","document_id":"1757724315955-6hq1r6y4d","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:45:17.733-05:00"}
|
|
152
|
+
{"context":{"collection":"employees","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T19:45:17.861-05:00"}
|
|
153
|
+
{"context":{"collection":"test","database":"default","document_id":"1757724338700-bgh76nkor","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:45:38.709-05:00"}
|
|
154
|
+
{"context":{"collection":"admin_insert_test","database":"default","document_id":"1757724418270-zmqq5axfv","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:46:58.277-05:00"}
|
|
155
|
+
{"context":{"collection":"admin_update_test","database":"default","document_id":"1757724421050-9azm4itls","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:47:01.064-05:00"}
|
|
156
|
+
{"context":{"collection":"admin_delete_test","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T19:47:03.844-05:00"}
|
|
157
|
+
{"context":{"collection":"users","database":"default","document_id":"1757724449299-np5jgsmki","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:47:29.308-05:00"}
|
|
158
|
+
{"context":{"collection":"users","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T19:47:29.432-05:00"}
|
|
159
|
+
{"context":{"collection":"users","database":"default","document_id":"1757724449553-zbqdl5wpp","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:47:29.560-05:00"}
|
|
160
|
+
{"context":{"collection":"users","database":"default","document_id":"1757724449681-jbowagc59","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:47:29.687-05:00"}
|
|
161
|
+
{"context":{"collection":"users","database":"default","document_id":"1757724449815-fhx5xytru","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:47:29.822-05:00"}
|
|
162
|
+
{"context":{"collection":"users","database":"default","document_id":"1757724449815-fhx5xytru","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:47:29.822-05:00"}
|
|
163
|
+
{"context":{"collection":"users","database":"default","document_id":"1757724449809-zv4rg4eby","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:47:29.822-05:00"}
|
|
164
|
+
{"context":{"collection":"users","database":"default","document_id":"1757724449809-zv4rg4eby","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:47:29.823-05:00"}
|
|
165
|
+
{"context":{"collection":"users","database":"default","document_id":"1757724449943-t6thz3o3q","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:47:29.956-05:00"}
|
|
166
|
+
{"context":{"collection":"users","database":"default","document_id":"1757724449943-t6thz3o3q","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:47:29.957-05:00"}
|
|
167
|
+
{"context":{"collection":"users","database":"default","document_id":"1757724450074-djt929nq8","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:47:30.082-05:00"}
|
|
168
|
+
{"context":{"collection":"users","database":"default","document_id":"1757724450074-djt929nq8","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:47:30.082-05:00"}
|
|
169
|
+
{"context":{"collection":"users","database":"default","document_id":"1757724450202-brilsp0n4","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:47:30.210-05:00"}
|
|
170
|
+
{"context":{"collection":"users","database":"default","document_id":"1757724450334-q0zwy7v1x","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:47:30.341-05:00"}
|
|
171
|
+
{"context":{"collection":"users","database":"default","document_id":"1757724450461-8rdror6p5","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:47:30.470-05:00"}
|
|
172
|
+
{"context":{"collection":"test_collection","database":"default","document_id":"1757724969651-ac8ykvrgr","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:56:09.658-05:00"}
|
|
173
|
+
{"context":{"collection":"test_collection","database":"default","document_id":"1757724969651-ac8ykvrgr","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:56:09.665-05:00"}
|
|
174
|
+
{"context":{"collection":"test_collection","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T19:56:09.670-05:00"}
|
|
175
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T19:56:38.648-05:00"}
|
|
176
|
+
{"context":{"collection":"mixed_test","database":"default","document_id":"1757724998635-93f98lfy9","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:56:38.648-05:00"}
|
|
177
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T19:56:38.649-05:00"}
|
|
178
|
+
{"context":{"collection":"mixed_test","database":"default","document_id":"1757724998642-x82wvpwqg","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:56:38.649-05:00"}
|
|
179
|
+
{"context":{"collection":"users","database":"default","document_id":"1757725056359-1znuvbixb","execution_time_ms":0,"indexed_field":"email","used_index":true},"level":"info","message":"Document found","timestamp":"2025-09-12T19:57:36.379-05:00"}
|
|
180
|
+
{"context":{"collection":"users","database":"default","document_id":"1757725056938-qonad0uil","execution_time_ms":1,"indexed_field":"profile.email","used_index":true},"level":"info","message":"Document found","timestamp":"2025-09-12T19:57:36.949-05:00"}
|
|
181
|
+
{"context":{"collection":"test_read_write","database":"default","document_id":"1757725057520-xw9c3gz77","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:57:37.525-05:00"}
|
|
182
|
+
{"context":{"collection":"test_bulk_atomic","database":"default","document_id":"1757725057531-wgj7fh1y9","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:57:37.536-05:00"}
|
|
183
|
+
{"context":{"collection":"test_bulk_atomic","database":"default","document_id":"1757725057531-yvrooqc1w","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:57:37.537-05:00"}
|
|
184
|
+
{"context":{"collection":"test_bulk_atomic","database":"default","document_id":"1757725057531-k5wulmli0","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:57:37.537-05:00"}
|
|
185
|
+
{"context":{"collection":"test_ordering","database":"default","document_id":"test_doc_1757725057760_4s1190tfv","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:57:37.826-05:00"}
|
|
186
|
+
{"context":{"collection":"test_mixed_ops","database":"default","document_id":"1757725057827-15v8ozhjn","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:57:37.860-05:00"}
|
|
187
|
+
{"context":{"collection":"test_mixed_ops","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T19:57:37.861-05:00"}
|
|
188
|
+
{"context":{"collection":"test_mixed_ops","database":"default","document_id":"1757725057842-2pyj6zpcf","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:57:37.862-05:00"}
|
|
189
|
+
{"context":{"collection":"test_mixed_ops","database":"default","document_id":"1757725057853-zxbr92io7","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:57:37.862-05:00"}
|
|
190
|
+
{"context":{"collection":"admin_insert_test","database":"default","document_id":"1757725086757-zceg5k98o","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:58:06.765-05:00"}
|
|
191
|
+
{"context":{"collection":"admin_update_test","database":"default","document_id":"1757725089537-i3n8smtlq","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:58:09.548-05:00"}
|
|
192
|
+
{"context":{"collection":"admin_delete_test","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T19:58:12.329-05:00"}
|
|
193
|
+
{"context":{"collection":"employees","database":"default","document_id":"1757725149506-erp8hw3jd","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:59:09.664-05:00"}
|
|
194
|
+
{"context":{"collection":"employees","database":"default","document_id":"1757725149506-erp8hw3jd","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:59:09.664-05:00"}
|
|
195
|
+
{"context":{"collection":"employees","database":"default","document_id":"1757725149499-t79qpb91u","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:59:11.240-05:00"}
|
|
196
|
+
{"context":{"collection":"employees","database":"default","document_id":"1757725149506-erp8hw3jd","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:59:11.373-05:00"}
|
|
197
|
+
{"context":{"collection":"employees","database":"default","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T19:59:11.504-05:00"}
|
|
198
|
+
{"context":{"collection":"test","database":"default","document_id":"1757725161322-wzjul6lvk","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T19:59:21.333-05:00"}
|
|
199
|
+
{"context":{"collection":"users","database":"default","document_id":"1757725228359-3ny5e8w4z","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:00:28.368-05:00"}
|
|
200
|
+
{"context":{"collection":"users","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T20:00:28.492-05:00"}
|
|
201
|
+
{"context":{"collection":"users","database":"default","document_id":"1757725228610-d8rtd5uue","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:00:28.615-05:00"}
|
|
202
|
+
{"context":{"collection":"users","database":"default","document_id":"1757725228735-nfub5vxeh","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:00:28.740-05:00"}
|
|
203
|
+
{"context":{"collection":"users","database":"default","document_id":"1757725228865-h93vm7yrj","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:00:28.871-05:00"}
|
|
204
|
+
{"context":{"collection":"users","database":"default","document_id":"1757725228865-h93vm7yrj","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:00:28.871-05:00"}
|
|
205
|
+
{"context":{"collection":"users","database":"default","document_id":"1757725228860-bkszjm4as","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:00:28.871-05:00"}
|
|
206
|
+
{"context":{"collection":"users","database":"default","document_id":"1757725228860-bkszjm4as","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:00:28.872-05:00"}
|
|
207
|
+
{"context":{"collection":"users","database":"default","document_id":"1757725228990-kuiussy9k","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:00:29.003-05:00"}
|
|
208
|
+
{"context":{"collection":"users","database":"default","document_id":"1757725228990-kuiussy9k","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:00:29.004-05:00"}
|
|
209
|
+
{"context":{"collection":"users","database":"default","document_id":"1757725229123-ewrubmpt0","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:00:29.130-05:00"}
|
|
210
|
+
{"context":{"collection":"users","database":"default","document_id":"1757725229123-ewrubmpt0","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:00:29.130-05:00"}
|
|
211
|
+
{"context":{"collection":"users","database":"default","document_id":"1757725229248-ac6ayjp3v","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:00:29.254-05:00"}
|
|
212
|
+
{"context":{"collection":"users","database":"default","document_id":"1757725229374-9z0fgwp8k","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:00:29.380-05:00"}
|
|
213
|
+
{"context":{"collection":"users","database":"default","document_id":"1757725229500-pyl1fs8e6","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:00:29.506-05:00"}
|
|
214
|
+
{"context":{"collection":"test_collection","database":"default","document_id":"1757725553434-qb1o0a2q0","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:05:53.442-05:00"}
|
|
215
|
+
{"context":{"collection":"test_collection","database":"default","document_id":"1757725553434-qb1o0a2q0","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:05:53.453-05:00"}
|
|
216
|
+
{"context":{"collection":"test_collection","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T20:05:53.480-05:00"}
|
|
217
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T20:06:16.325-05:00"}
|
|
218
|
+
{"context":{"collection":"chain_test","database":"default","document_id":"1757725576318-mnoob082o","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:06:16.325-05:00"}
|
|
219
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T20:06:16.332-05:00"}
|
|
220
|
+
{"context":{"collection":"chain_test","database":"default","document_id":"1757725576318-mnoob082o","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:06:16.333-05:00"}
|
|
221
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T20:06:16.339-05:00"}
|
|
222
|
+
{"context":{"collection":"chain_test","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T20:06:16.339-05:00"}
|
|
223
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T20:06:35.872-05:00"}
|
|
224
|
+
{"context":{"collection":"chain_options_test","database":"default","document_id":"1757725595866-qxs7f24ew","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:06:35.872-05:00"}
|
|
225
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T20:06:38.675-05:00"}
|
|
226
|
+
{"context":{"collection":"mixed_test","database":"default","document_id":"1757725598660-z7p68ykxm","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:06:38.675-05:00"}
|
|
227
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T20:06:38.675-05:00"}
|
|
228
|
+
{"context":{"collection":"mixed_test","database":"default","document_id":"1757725598666-qh1r2xrr0","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:06:38.675-05:00"}
|
|
229
|
+
{"context":{"collection":"employees","database":"default","document_id":"1757725702729-sc1ou1242","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:08:22.881-05:00"}
|
|
230
|
+
{"context":{"collection":"employees","database":"default","document_id":"1757725702729-sc1ou1242","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:08:22.881-05:00"}
|
|
231
|
+
{"context":{"collection":"employees","database":"default","document_id":"1757725702720-4g93vk4ad","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:08:24.406-05:00"}
|
|
232
|
+
{"context":{"collection":"employees","database":"default","document_id":"1757725702729-sc1ou1242","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:08:24.539-05:00"}
|
|
233
|
+
{"context":{"collection":"employees","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T20:08:24.672-05:00"}
|
|
234
|
+
{"context":{"collection":"users","database":"default","document_id":"1757725708992-ynbi69tjn","execution_time_ms":1,"indexed_field":"email","used_index":true},"level":"info","message":"Document found","timestamp":"2025-09-12T20:08:29.011-05:00"}
|
|
235
|
+
{"context":{"collection":"users","database":"default","document_id":"1757725709571-vbp55hdx6","execution_time_ms":0,"indexed_field":"profile.email","used_index":true},"level":"info","message":"Document found","timestamp":"2025-09-12T20:08:29.583-05:00"}
|
|
236
|
+
{"context":{"collection":"test","database":"default","document_id":"1757725715809-e00br9c9x","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:08:35.817-05:00"}
|
|
237
|
+
{"context":{"collection":"test_read_write","database":"default","document_id":"1757725718182-e9eq4r9l1","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:08:38.188-05:00"}
|
|
238
|
+
{"context":{"collection":"test_bulk_atomic","database":"default","document_id":"1757725718194-b063n9uyq","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:08:38.198-05:00"}
|
|
239
|
+
{"context":{"collection":"test_bulk_atomic","database":"default","document_id":"1757725718194-z37iudbzk","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:08:38.199-05:00"}
|
|
240
|
+
{"context":{"collection":"test_bulk_atomic","database":"default","document_id":"1757725718194-atnt6bc26","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:08:38.199-05:00"}
|
|
241
|
+
{"context":{"collection":"test_ordering","database":"default","document_id":"test_doc_1757725718446_wwqqhy59s","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:08:38.500-05:00"}
|
|
242
|
+
{"context":{"collection":"test_mixed_ops","database":"default","document_id":"1757725718501-x1q38jk48","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:08:38.532-05:00"}
|
|
243
|
+
{"context":{"collection":"test_mixed_ops","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T20:08:38.532-05:00"}
|
|
244
|
+
{"context":{"collection":"test_mixed_ops","database":"default","document_id":"1757725718515-obqg2ay2p","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:08:38.532-05:00"}
|
|
245
|
+
{"context":{"collection":"test_mixed_ops","database":"default","document_id":"1757725718526-wr610ec6q","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:08:38.533-05:00"}
|
|
246
|
+
{"context":{"collection":"admin_insert_test","database":"default","document_id":"1757725805915-8ym7chyy7","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:10:05.922-05:00"}
|
|
247
|
+
{"context":{"collection":"admin_update_test","database":"default","document_id":"1757725808689-rrmoqfw29","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:10:08.701-05:00"}
|
|
248
|
+
{"context":{"collection":"admin_delete_test","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T20:10:11.477-05:00"}
|
|
249
|
+
{"context":{"collection":"users","database":"default","document_id":"1757725829552-f7xi6wi34","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:10:29.560-05:00"}
|
|
250
|
+
{"context":{"collection":"users","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T20:10:29.683-05:00"}
|
|
251
|
+
{"context":{"collection":"users","database":"default","document_id":"1757725829803-3ft7g5bfh","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:10:29.808-05:00"}
|
|
252
|
+
{"context":{"collection":"users","database":"default","document_id":"1757725829928-w2cfu22c5","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:10:29.933-05:00"}
|
|
253
|
+
{"context":{"collection":"users","database":"default","document_id":"1757725830057-n0auj5c19","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:10:30.063-05:00"}
|
|
254
|
+
{"context":{"collection":"users","database":"default","document_id":"1757725830057-n0auj5c19","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:10:30.064-05:00"}
|
|
255
|
+
{"context":{"collection":"users","database":"default","document_id":"1757725830051-iypnpyz0k","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:10:30.064-05:00"}
|
|
256
|
+
{"context":{"collection":"users","database":"default","document_id":"1757725830051-iypnpyz0k","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:10:30.065-05:00"}
|
|
257
|
+
{"context":{"collection":"users","database":"default","document_id":"1757725830183-86xngzwbp","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:10:30.194-05:00"}
|
|
258
|
+
{"context":{"collection":"users","database":"default","document_id":"1757725830183-86xngzwbp","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:10:30.195-05:00"}
|
|
259
|
+
{"context":{"collection":"users","database":"default","document_id":"1757725830312-u2w6jti1i","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:10:30.319-05:00"}
|
|
260
|
+
{"context":{"collection":"users","database":"default","document_id":"1757725830312-u2w6jti1i","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:10:30.319-05:00"}
|
|
261
|
+
{"context":{"collection":"users","database":"default","document_id":"1757725830437-5n2mk9qxb","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:10:30.442-05:00"}
|
|
262
|
+
{"context":{"collection":"users","database":"default","document_id":"1757725830561-h8nt7vwxf","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:10:30.566-05:00"}
|
|
263
|
+
{"context":{"collection":"users","database":"default","document_id":"1757725830684-e8fle54g5","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:10:30.689-05:00"}
|
|
264
|
+
{"context":{"collection":"test_collection","database":"default","document_id":"1757726752060-5586jsh69","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:25:52.069-05:00"}
|
|
265
|
+
{"context":{"collection":"test_collection","database":"default","document_id":"1757726752060-5586jsh69","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:25:52.076-05:00"}
|
|
266
|
+
{"context":{"collection":"test_collection","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T20:25:52.082-05:00"}
|
|
267
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T20:26:16.680-05:00"}
|
|
268
|
+
{"context":{"collection":"chain_test","database":"default","document_id":"1757726776674-slvyp4g62","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:26:16.680-05:00"}
|
|
269
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T20:26:16.688-05:00"}
|
|
270
|
+
{"context":{"collection":"chain_test","database":"default","document_id":"1757726776674-slvyp4g62","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:26:16.688-05:00"}
|
|
271
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T20:26:16.696-05:00"}
|
|
272
|
+
{"context":{"collection":"chain_test","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T20:26:16.696-05:00"}
|
|
273
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T20:26:36.190-05:00"}
|
|
274
|
+
{"context":{"collection":"chain_options_test","database":"default","document_id":"1757726796184-gxthomz2f","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:26:36.190-05:00"}
|
|
275
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T20:26:39.004-05:00"}
|
|
276
|
+
{"context":{"collection":"mixed_test","database":"default","document_id":"1757726798976-o0gfru5wy","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:26:39.004-05:00"}
|
|
277
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T20:26:39.004-05:00"}
|
|
278
|
+
{"context":{"collection":"mixed_test","database":"default","document_id":"1757726798981-9pmx6w9c8","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:26:39.004-05:00"}
|
|
279
|
+
{"context":{"collection":"employees","database":"default","document_id":"1757726892768-c2rley7b7","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:28:12.918-05:00"}
|
|
280
|
+
{"context":{"collection":"employees","database":"default","document_id":"1757726892768-c2rley7b7","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:28:12.918-05:00"}
|
|
281
|
+
{"context":{"collection":"employees","database":"default","document_id":"1757726892761-bz3wquteu","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:28:14.410-05:00"}
|
|
282
|
+
{"context":{"collection":"employees","database":"default","document_id":"1757726892768-c2rley7b7","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:28:14.542-05:00"}
|
|
283
|
+
{"context":{"collection":"employees","database":"default","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T20:28:14.676-05:00"}
|
|
284
|
+
{"context":{"collection":"users","database":"default","document_id":"1757726898862-c5uyitk3j","execution_time_ms":0,"indexed_field":"email","used_index":true},"level":"info","message":"Document found","timestamp":"2025-09-12T20:28:18.882-05:00"}
|
|
285
|
+
{"context":{"collection":"users","database":"default","document_id":"1757726899440-im1kkpp6w","execution_time_ms":1,"indexed_field":"profile.email","used_index":true},"level":"info","message":"Document found","timestamp":"2025-09-12T20:28:19.456-05:00"}
|
|
286
|
+
{"context":{"collection":"test","database":"default","document_id":"1757726905555-cak55ujvo","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:28:25.561-05:00"}
|
|
287
|
+
{"context":{"collection":"test_read_write","database":"default","document_id":"1757726907913-8dsofkdln","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:28:27.918-05:00"}
|
|
288
|
+
{"context":{"collection":"test_bulk_atomic","database":"default","document_id":"1757726907922-ji67ntoo6","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:28:27.926-05:00"}
|
|
289
|
+
{"context":{"collection":"test_bulk_atomic","database":"default","document_id":"1757726907922-0l2ard2bp","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:28:27.926-05:00"}
|
|
290
|
+
{"context":{"collection":"test_bulk_atomic","database":"default","document_id":"1757726907922-ymmqj483e","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:28:27.927-05:00"}
|
|
291
|
+
{"context":{"collection":"test_ordering","database":"default","document_id":"test_doc_1757726908139_wp1cnbont","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:28:28.200-05:00"}
|
|
292
|
+
{"context":{"collection":"test_mixed_ops","database":"default","document_id":"1757726908201-13q6et4de","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:28:28.236-05:00"}
|
|
293
|
+
{"context":{"collection":"test_mixed_ops","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T20:28:28.236-05:00"}
|
|
294
|
+
{"context":{"collection":"test_mixed_ops","database":"default","document_id":"1757726908217-4o1tz231d","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:28:28.237-05:00"}
|
|
295
|
+
{"context":{"collection":"test_mixed_ops","database":"default","document_id":"1757726908229-m1nmggm4t","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:28:28.237-05:00"}
|
|
296
|
+
{"context":{"collection":"admin_insert_test","database":"default","document_id":"1757726996243-ofby2wh3c","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:29:56.249-05:00"}
|
|
297
|
+
{"context":{"collection":"admin_update_test","database":"default","document_id":"1757726999023-gyanaorvi","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:29:59.035-05:00"}
|
|
298
|
+
{"context":{"collection":"admin_delete_test","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T20:30:01.807-05:00"}
|
|
299
|
+
{"context":{"collection":"users","database":"default","document_id":"1757727019941-16r1t54hy","execution_time_ms":2,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:30:19.954-05:00"}
|
|
300
|
+
{"context":{"collection":"users","database":"default","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T20:30:20.079-05:00"}
|
|
301
|
+
{"context":{"collection":"users","database":"default","document_id":"1757727020199-dtqr3dfgj","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:30:20.205-05:00"}
|
|
302
|
+
{"context":{"collection":"users","database":"default","document_id":"1757727020325-e282xj64z","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:30:20.332-05:00"}
|
|
303
|
+
{"context":{"collection":"users","database":"default","document_id":"1757727020457-vpzzt9koe","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:30:20.461-05:00"}
|
|
304
|
+
{"context":{"collection":"users","database":"default","document_id":"1757727020457-vpzzt9koe","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:30:20.461-05:00"}
|
|
305
|
+
{"context":{"collection":"users","database":"default","document_id":"1757727020451-4rrox62kf","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:30:20.462-05:00"}
|
|
306
|
+
{"context":{"collection":"users","database":"default","document_id":"1757727020451-4rrox62kf","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:30:20.462-05:00"}
|
|
307
|
+
{"context":{"collection":"users","database":"default","document_id":"1757727020583-n6zlf6cdr","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:30:20.594-05:00"}
|
|
308
|
+
{"context":{"collection":"users","database":"default","document_id":"1757727020583-n6zlf6cdr","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:30:20.595-05:00"}
|
|
309
|
+
{"context":{"collection":"users","database":"default","document_id":"1757727020714-ebgqdhrxp","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:30:20.721-05:00"}
|
|
310
|
+
{"context":{"collection":"users","database":"default","document_id":"1757727020714-ebgqdhrxp","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:30:20.721-05:00"}
|
|
311
|
+
{"context":{"collection":"users","database":"default","document_id":"1757727020845-am6j09idl","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:30:20.850-05:00"}
|
|
312
|
+
{"context":{"collection":"users","database":"default","document_id":"1757727020971-9rjxbaj9o","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:30:20.977-05:00"}
|
|
313
|
+
{"context":{"collection":"users","database":"default","document_id":"1757727021097-xffgq7f2o","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T20:30:21.103-05:00"}
|
|
314
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T21:36:14.479-05:00"}
|
|
315
|
+
{"context":{"collection":"test_master_reads","database":"default","document_id":"1757730974368-clf9kpg8k","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:36:14.479-05:00"}
|
|
316
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T21:36:42.766-05:00"}
|
|
317
|
+
{"context":{"collection":"test_mixed_ops","database":"default","document_id":"1757731002658-mteeqr0yp","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:36:42.766-05:00"}
|
|
318
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T21:36:42.875-05:00"}
|
|
319
|
+
{"context":{"collection":"test_mixed_ops","database":"default","document_id":"1757731002658-mteeqr0yp","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:36:42.875-05:00"}
|
|
320
|
+
{"context":{"collection":"test_collection","database":"default","document_id":"1757731030726-v7c0pzkpz","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:37:10.741-05:00"}
|
|
321
|
+
{"context":{"collection":"test_collection","database":"default","document_id":"1757731030726-v7c0pzkpz","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:37:10.757-05:00"}
|
|
322
|
+
{"context":{"collection":"test_collection","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T21:37:10.770-05:00"}
|
|
323
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T21:37:35.435-05:00"}
|
|
324
|
+
{"context":{"collection":"chain_test","database":"default","document_id":"1757731055430-aq7e2v1w0","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:37:35.435-05:00"}
|
|
325
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T21:37:35.441-05:00"}
|
|
326
|
+
{"context":{"collection":"chain_test","database":"default","document_id":"1757731055430-aq7e2v1w0","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:37:35.442-05:00"}
|
|
327
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T21:37:35.446-05:00"}
|
|
328
|
+
{"context":{"collection":"chain_test","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T21:37:35.446-05:00"}
|
|
329
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T21:37:55.080-05:00"}
|
|
330
|
+
{"context":{"collection":"chain_options_test","database":"default","document_id":"1757731075074-o2xz2s5be","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:37:55.080-05:00"}
|
|
331
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T21:37:57.873-05:00"}
|
|
332
|
+
{"context":{"collection":"mixed_test","database":"default","document_id":"1757731077858-mebnuquql","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:37:57.873-05:00"}
|
|
333
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T21:37:57.873-05:00"}
|
|
334
|
+
{"context":{"collection":"mixed_test","database":"default","document_id":"1757731077864-hoqufkap6","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:37:57.873-05:00"}
|
|
335
|
+
{"context":{"collection":"employees","database":"default","document_id":"1757731127037-10vgfsgvg","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:38:47.186-05:00"}
|
|
336
|
+
{"context":{"collection":"employees","database":"default","document_id":"1757731127037-10vgfsgvg","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:38:47.186-05:00"}
|
|
337
|
+
{"context":{"collection":"employees","database":"default","document_id":"1757731127030-mdwffnuwm","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:38:48.691-05:00"}
|
|
338
|
+
{"context":{"collection":"employees","database":"default","document_id":"1757731127037-10vgfsgvg","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:38:48.824-05:00"}
|
|
339
|
+
{"context":{"collection":"employees","database":"default","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T21:38:48.957-05:00"}
|
|
340
|
+
{"context":{"collection":"users","database":"default","document_id":"1757731133144-yphwqyiw7","execution_time_ms":0,"indexed_field":"email","used_index":true},"level":"info","message":"Document found","timestamp":"2025-09-12T21:38:53.163-05:00"}
|
|
341
|
+
{"context":{"collection":"users","database":"default","document_id":"1757731133729-7a1d3rrnc","execution_time_ms":0,"indexed_field":"profile.email","used_index":true},"level":"info","message":"Document found","timestamp":"2025-09-12T21:38:53.739-05:00"}
|
|
342
|
+
{"context":{"collection":"test","database":"default","document_id":"1757731139900-fnbtmv22i","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:38:59.907-05:00"}
|
|
343
|
+
{"context":{"collection":"test_read_write","database":"default","document_id":"1757731142259-k7rt5it1b","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:39:02.265-05:00"}
|
|
344
|
+
{"context":{"collection":"test_bulk_atomic","database":"default","document_id":"1757731142269-8jrk1e0oq","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:39:02.274-05:00"}
|
|
345
|
+
{"context":{"collection":"test_bulk_atomic","database":"default","document_id":"1757731142269-lpwhvl98a","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:39:02.274-05:00"}
|
|
346
|
+
{"context":{"collection":"test_bulk_atomic","database":"default","document_id":"1757731142269-xo4y9ujub","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:39:02.274-05:00"}
|
|
347
|
+
{"context":{"collection":"test_ordering","database":"default","document_id":"test_doc_1757731142486_ogdzpo7rp","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:39:02.546-05:00"}
|
|
348
|
+
{"context":{"collection":"test_mixed_ops","database":"default","document_id":"1757731142547-mdz104dvv","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:39:02.577-05:00"}
|
|
349
|
+
{"context":{"collection":"test_mixed_ops","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T21:39:02.578-05:00"}
|
|
350
|
+
{"context":{"collection":"test_mixed_ops","database":"default","document_id":"1757731142562-aab4qknyh","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:39:02.578-05:00"}
|
|
351
|
+
{"context":{"collection":"test_mixed_ops","database":"default","document_id":"1757731142572-ve1eliqdr","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:39:02.578-05:00"}
|
|
352
|
+
{"context":{"collection":"admin_insert_test","database":"default","document_id":"1757731231527-a5f20pt19","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:40:31.533-05:00"}
|
|
353
|
+
{"context":{"collection":"admin_update_test","database":"default","document_id":"1757731234296-ov8b8lz00","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:40:34.307-05:00"}
|
|
354
|
+
{"context":{"collection":"admin_delete_test","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T21:40:37.078-05:00"}
|
|
355
|
+
{"context":{"collection":"users","database":"default","document_id":"1757731255143-cem5w3m1e","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:40:55.149-05:00"}
|
|
356
|
+
{"context":{"collection":"users","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T21:40:55.269-05:00"}
|
|
357
|
+
{"context":{"collection":"users","database":"default","document_id":"1757731255388-9kfu42hz4","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:40:55.394-05:00"}
|
|
358
|
+
{"context":{"collection":"users","database":"default","document_id":"1757731255510-n8bpxdrot","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:40:55.515-05:00"}
|
|
359
|
+
{"context":{"collection":"users","database":"default","document_id":"1757731255638-y6b5gea0w","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:40:55.644-05:00"}
|
|
360
|
+
{"context":{"collection":"users","database":"default","document_id":"1757731255638-y6b5gea0w","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:40:55.644-05:00"}
|
|
361
|
+
{"context":{"collection":"users","database":"default","document_id":"1757731255633-zkkkygm0t","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:40:55.645-05:00"}
|
|
362
|
+
{"context":{"collection":"users","database":"default","document_id":"1757731255633-zkkkygm0t","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:40:55.645-05:00"}
|
|
363
|
+
{"context":{"collection":"users","database":"default","document_id":"1757731255763-9psit9pyh","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:40:55.775-05:00"}
|
|
364
|
+
{"context":{"collection":"users","database":"default","document_id":"1757731255763-9psit9pyh","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:40:55.776-05:00"}
|
|
365
|
+
{"context":{"collection":"users","database":"default","document_id":"1757731255893-h2ujhkrnr","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:40:55.899-05:00"}
|
|
366
|
+
{"context":{"collection":"users","database":"default","document_id":"1757731255893-h2ujhkrnr","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:40:55.900-05:00"}
|
|
367
|
+
{"context":{"collection":"users","database":"default","document_id":"1757731256021-p86asjbui","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:40:56.028-05:00"}
|
|
368
|
+
{"context":{"collection":"users","database":"default","document_id":"1757731256146-zegyvidd3","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:40:56.151-05:00"}
|
|
369
|
+
{"context":{"collection":"users","database":"default","document_id":"1757731256269-9y61h7nwv","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:40:56.274-05:00"}
|
|
370
|
+
{"context":{"collection":"test_collection","database":"default","document_id":"1757731884317-zsou2yzfb","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:51:24.324-05:00"}
|
|
371
|
+
{"context":{"collection":"test_collection","database":"default","document_id":"1757731884317-zsou2yzfb","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:51:24.330-05:00"}
|
|
372
|
+
{"context":{"collection":"test_collection","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T21:51:24.335-05:00"}
|
|
373
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T21:51:48.982-05:00"}
|
|
374
|
+
{"context":{"collection":"chain_test","database":"default","document_id":"1757731908976-7p7719db0","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:51:48.982-05:00"}
|
|
375
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T21:51:48.988-05:00"}
|
|
376
|
+
{"context":{"collection":"chain_test","database":"default","document_id":"1757731908976-7p7719db0","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:51:48.988-05:00"}
|
|
377
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T21:51:48.994-05:00"}
|
|
378
|
+
{"context":{"collection":"chain_test","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T21:51:48.994-05:00"}
|
|
379
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T21:52:08.494-05:00"}
|
|
380
|
+
{"context":{"collection":"chain_options_test","database":"default","document_id":"1757731928487-0yqllrjrj","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:52:08.494-05:00"}
|
|
381
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T21:52:11.284-05:00"}
|
|
382
|
+
{"context":{"collection":"mixed_test","database":"default","document_id":"1757731931273-tp357w8jl","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:52:11.284-05:00"}
|
|
383
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T21:52:11.285-05:00"}
|
|
384
|
+
{"context":{"collection":"mixed_test","database":"default","document_id":"1757731931279-lefjngj2q","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:52:11.285-05:00"}
|
|
385
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T21:52:38.941-05:00"}
|
|
386
|
+
{"context":{"collection":"test_master_reads","database":"default","document_id":"1757731958832-dq1ejwpru","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:52:38.941-05:00"}
|
|
387
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T21:53:07.240-05:00"}
|
|
388
|
+
{"context":{"collection":"test_mixed_ops","database":"default","document_id":"1757731987133-6vyug1n7k","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:53:07.240-05:00"}
|
|
389
|
+
{"context":{"error":"Cannot read properties of undefined (reading 'includes')"},"level":"warn","message":"Failed to record query for auto-indexing","timestamp":"2025-09-12T21:53:07.350-05:00"}
|
|
390
|
+
{"context":{"collection":"test_mixed_ops","database":"default","document_id":"1757731987133-6vyug1n7k","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:53:07.351-05:00"}
|
|
391
|
+
{"context":{"collection":"employees","database":"default","document_id":"1757732028954-xpgwi2pgd","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:53:49.105-05:00"}
|
|
392
|
+
{"context":{"collection":"employees","database":"default","document_id":"1757732028954-xpgwi2pgd","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:53:49.105-05:00"}
|
|
393
|
+
{"context":{"collection":"employees","database":"default","document_id":"1757732028947-wuhiuxhjy","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:53:50.589-05:00"}
|
|
394
|
+
{"context":{"collection":"employees","database":"default","document_id":"1757732028954-xpgwi2pgd","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:53:50.719-05:00"}
|
|
395
|
+
{"context":{"collection":"employees","database":"default","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T21:53:50.852-05:00"}
|
|
396
|
+
{"context":{"collection":"users","database":"default","document_id":"1757732035065-gzfkfwv0s","execution_time_ms":1,"indexed_field":"email","used_index":true},"level":"info","message":"Document found","timestamp":"2025-09-12T21:53:55.083-05:00"}
|
|
397
|
+
{"context":{"collection":"users","database":"default","document_id":"1757732035646-t2hk932sz","execution_time_ms":1,"indexed_field":"profile.email","used_index":true},"level":"info","message":"Document found","timestamp":"2025-09-12T21:53:55.656-05:00"}
|
|
398
|
+
{"context":{"collection":"test","database":"default","document_id":"1757732041830-mqwx2bzwm","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:54:01.837-05:00"}
|
|
399
|
+
{"context":{"collection":"test_read_write","database":"default","document_id":"1757732044192-me53xx5rn","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:54:04.198-05:00"}
|
|
400
|
+
{"context":{"collection":"test_bulk_atomic","database":"default","document_id":"1757732044203-gsdomim69","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:54:04.207-05:00"}
|
|
401
|
+
{"context":{"collection":"test_bulk_atomic","database":"default","document_id":"1757732044203-3swlm3qly","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:54:04.207-05:00"}
|
|
402
|
+
{"context":{"collection":"test_bulk_atomic","database":"default","document_id":"1757732044203-vkfsh2dkx","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:54:04.207-05:00"}
|
|
403
|
+
{"context":{"collection":"test_ordering","database":"default","document_id":"test_doc_1757732044409_bn7gsp5e7","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:54:04.456-05:00"}
|
|
404
|
+
{"context":{"collection":"test_mixed_ops","database":"default","document_id":"1757732044457-sxu9ur4o0","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:54:04.487-05:00"}
|
|
405
|
+
{"context":{"collection":"test_mixed_ops","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T21:54:04.488-05:00"}
|
|
406
|
+
{"context":{"collection":"test_mixed_ops","database":"default","document_id":"1757732044470-r7yjxyaco","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:54:04.488-05:00"}
|
|
407
|
+
{"context":{"collection":"test_mixed_ops","database":"default","document_id":"1757732044482-mb8mcd3im","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:54:04.488-05:00"}
|
|
408
|
+
{"context":{"collection":"admin_insert_test","database":"default","document_id":"1757732132414-l8xi5e8uw","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:55:32.421-05:00"}
|
|
409
|
+
{"context":{"collection":"admin_update_test","database":"default","document_id":"1757732135189-rt1e21ful","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:55:35.200-05:00"}
|
|
410
|
+
{"context":{"collection":"admin_delete_test","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T21:55:37.982-05:00"}
|
|
411
|
+
{"context":{"collection":"users","database":"default","document_id":"1757732156157-jbvhk4eke","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:55:56.165-05:00"}
|
|
412
|
+
{"context":{"collection":"users","database":"default","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"No document found","timestamp":"2025-09-12T21:55:56.285-05:00"}
|
|
413
|
+
{"context":{"collection":"users","database":"default","document_id":"1757732156404-inrita3x4","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:55:56.413-05:00"}
|
|
414
|
+
{"context":{"collection":"users","database":"default","document_id":"1757732156531-flf7u19i8","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:55:56.536-05:00"}
|
|
415
|
+
{"context":{"collection":"users","database":"default","document_id":"1757732156661-lqc79r27r","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:55:56.667-05:00"}
|
|
416
|
+
{"context":{"collection":"users","database":"default","document_id":"1757732156661-lqc79r27r","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:55:56.668-05:00"}
|
|
417
|
+
{"context":{"collection":"users","database":"default","document_id":"1757732156655-ps9qnrl1p","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:55:56.668-05:00"}
|
|
418
|
+
{"context":{"collection":"users","database":"default","document_id":"1757732156655-ps9qnrl1p","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:55:56.668-05:00"}
|
|
419
|
+
{"context":{"collection":"users","database":"default","document_id":"1757732156787-89y9jx3cz","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:55:56.800-05:00"}
|
|
420
|
+
{"context":{"collection":"users","database":"default","document_id":"1757732156787-89y9jx3cz","execution_time_ms":1,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:55:56.801-05:00"}
|
|
421
|
+
{"context":{"collection":"users","database":"default","document_id":"1757732156918-v1kbiaye4","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:55:56.925-05:00"}
|
|
422
|
+
{"context":{"collection":"users","database":"default","document_id":"1757732156918-v1kbiaye4","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:55:56.925-05:00"}
|
|
423
|
+
{"context":{"collection":"users","database":"default","document_id":"1757732157045-7ecdsimwx","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:55:57.051-05:00"}
|
|
424
|
+
{"context":{"collection":"users","database":"default","document_id":"1757732157170-5gu7us1wi","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:55:57.175-05:00"}
|
|
425
|
+
{"context":{"collection":"users","database":"default","document_id":"1757732157294-3yr030xu4","execution_time_ms":0,"indexed_field":null,"used_index":false},"level":"info","message":"Document found","timestamp":"2025-09-12T21:55:57.299-05:00"}
|