-
Notifications
You must be signed in to change notification settings - Fork 0
djjorjinho/log_udp_daemon
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published