VCS usage
Public repository
Syslog-ng is version-controlled using git
Public git repositories of syslog-ng are available for browsing at https://github.com/bazsi/
.The repositories are also available using the "git" protocol, each git repository can be cloned using the URL git://github.com/bazsi/syslog-ng-3.4/ with the following command:
$ git clone git://github.com/bazsi/syslog-ng-3.4/
Different versions of syslog-ng may be available at the same location, just substitute the major version you'd like to clone in the URL above. See the web interface to see what is available.
Older versions and other related packages (eventlog for instance) may or may not have been migrated to github yet. These are available at the old location at: http://git.balabit.hu/

