Skip to content

gage/mod_chat_log_mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

* Requirement:

erlmongo

* Configuration:

ejabberd.cfg
{mod_chat_log_mongodb, [{hosts, ["localhost:27017"]}, {db, "xmpp"}, {collection, "message"}]},

* Usage

I've included a sample ./run script to get things up and running quickly.  You'll need
to change paths and remove the lager portion if you don't use it.  In production these
should probably be real app dependencies.

About

Logging ejabberd(xmpp) message to mongodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •