By using the flexibility that MongoDB gives us by using JSON documents as data structure. We can store call events info of varying sizes and fields and apply aggregations and function logic to analyse the log files in a more effective way.
MongoDB has an extensible shell that allows us to create a domain specific interactive commandline by writing simple javascript functions.
Read more at Improve your workflow by extending the MongoShell and MongoDB
Copyright 2016 Alejandro Santiago Femat