How to set Database profiling in MongoDB | Monitoring MongoDB Performance - Log Slow query

Ғылым және технология

Hello and Namaste everyone,
Today, we will talk about how to set the database profiler in MongoDB. Profiling helps us to monitor the MongoDB Performance, in a way such that we can find out the slow queries that are running on MongoDB.
The database profiler collects detailed information about Database Commands executed against a running MongoDB instance. This includes CRUD operations as well as configuration and administration commands. The profiler writes all the data it collects to the system.profile collection, a capped collection in the admin database. See Database Profiler Output for an overview of the system.profile documents created by the profiler.
How to set Database profiling in MongoDB | enable MongoDB database profiler | mongo DB profiling slow queries
#mongoDbProfiling #mongodbPerformance #databaseProfilingMongodb #smartyTechFizz #beSmartBeTechie

Пікірлер: 11

  • @ronaldquesada371
    @ronaldquesada3719 ай бұрын

    Excelente explicacion, Muchas Gracias.

  • @shaktisingh8752
    @shaktisingh8752 Жыл бұрын

    It's helpful. Thank you.

  • @SimonAChristiansen
    @SimonAChristiansen2 жыл бұрын

    Thank you, very useful.

  • @networkingroadmap893
    @networkingroadmap8932 жыл бұрын

    greate explanation

  • @networkingroadmap893
    @networkingroadmap8932 жыл бұрын

    Thank you so much

  • @xyzfusic3359
    @xyzfusic3359 Жыл бұрын

    Your voice is very cute mam 🤗

  • @kalkalasch
    @kalkalasch2 жыл бұрын

    thanks : )

  • @devops_jaswanth
    @devops_jaswanth2 жыл бұрын

    Helpful Plz explain the same for DocumentDB also

  • @kalkalasch
    @kalkalasch2 жыл бұрын

    The system.profile collection is a capped collection with a default size of 1 megabyte. --- not 2MB as you state in the video

  • @sandeepa2822
    @sandeepa28222 жыл бұрын

    how to find slow qureies please may i know.

  • @SmartyTechFizz

    @SmartyTechFizz

    2 жыл бұрын

    Slow Queries you can find in logs also. And also in the system profile if profiling is enabled.

Келесі