Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages