Skip to content

Will parse Genesys Outbound Contact Server log files and store Events into a MongoDB instance.

Notifications You must be signed in to change notification settings

t0chas/OCSLogParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Outbound Contact Server Log Parser

Parse Genesys Outbound Contact Server log files and store Events into a MongoDB instance.

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.

screenshot

Read more at Improve your workflow by extending the MongoShell and MongoDB

Copyright 2016 Alejandro Santiago Femat

About

Will parse Genesys Outbound Contact Server log files and store Events into a MongoDB instance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages