Database Reference
In-Depth Information
The following screenshot illustrates the output of this query:
The profiler engine logs operations with its related information. The document generated
by profiler contains different fields, and you can read a complete manual about each field
at http://docs.mongodb.org/manual/reference/database-profiler/ .
In order to check the current status of profiler, you can use the following command:
db.getProfilingStatus()
The following screenshot shows the output of the preceding command:
Note
To read more about profiling and other related commands and techniques, please refer to
http://docs.mongodb.org/manual/tutorial/manage-the-database-profiler/ .
Search WWH ::




Custom Search