Skip to content

Karunamon/syslog_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SyslogGenerator

A small tool which generates bogus syslog-formatted data for testing your logger configuration.

Installation

Install it by running:

$ gem install syslog_generator

Usage

After installing, simply run loggen. By default, it will send 100 lines of nonsense to your local machine on port 514/UDP, the standard syslog port.

Append --help for full usage information, including customizing the amount of data sent, ports to use, and other specifics.

Contributing

  1. Fork it ( https://github.com/Karunamon/syslog_generator/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

A ruby gem for generating random syslog data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages