Project structure
The following directories are the most substantial ones:
- lib/: common source code used by syslog-ng
- modules/: each module in syslog-ng OSE has a directory here, like- redis
- syslog-ng: the source code of the- syslog-ngbinary
- syslog-ng-ctl: the source code of the- syslog-ng-ctlcommand line utility
- tests: the home of unit tests and functional tests (but there are tests next to their tested functionality)