Skip to content

Quick and dirty logging by udp packets and storage in MongoDB/MySQL/Files.

Notifications You must be signed in to change notification settings

djjorjinho/log_udp_daemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Log-UDP-Daemon

Receives JSON encoded messages to be saved to a storage engine - MongoDB for now.

## EXECUTION

From the root of the project run the command:

	./log_udp_daemon start [path_to_config_yaml]

See the conf/default.yaml configuration file for more info.

If you want to, you can run the following script to run mongodb.

	./start_mongo

## SUPPORT AND DOCUMENTATION

You can find documentation for this module with the perldoc command.

    perldoc lib/Log/UDP/Daemon.pm


# LICENSE AND COPYRIGHT

Copyright (C) 2012 Daniel Lopes

This program is free software; you can redistribute it and/or modify it
under the terms of the Artistic License.

See http://dev.perl.org/licenses/ for more information.

About

Quick and dirty logging by udp packets and storage in MongoDB/MySQL/Files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published