Mongodb commands:
Please use hypothetical collection called “logdata” inanswering the questions. submit a copy of the command used.
Questions:
List all the data in the collection “logdata”.Count all requests that have a request_status = 400.List all requests from the Android operating system. Thisinformation can be found in the field “message”.List all requests that came on Jan 1 2017 after 12:00hours.List all requests from IP = 192.168.251.152 and order theinformation by most recent to oldest.
Expert Answer
An answer will be send to you shortly. . . . .