{"id":28400119,"url":"https://github.com/syslog-ng/syslog-ng-cfg-helper","last_synced_at":"2025-06-28T02:31:26.079Z","repository":{"id":277360959,"uuid":"932163850","full_name":"syslog-ng/syslog-ng-cfg-helper","owner":"syslog-ng","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-18T10:24:21.000Z","size":150,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-01T16:16:19.416Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/syslog-ng.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-13T13:27:35.000Z","updated_at":"2025-03-30T19:07:19.000Z","dependencies_parsed_at":"2025-02-14T13:31:21.625Z","dependency_job_id":null,"html_url":"https://github.com/syslog-ng/syslog-ng-cfg-helper","commit_stats":null,"previous_names":["syslog-ng/syslog-ng-cfg-helper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/syslog-ng/syslog-ng-cfg-helper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syslog-ng%2Fsyslog-ng-cfg-helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syslog-ng%2Fsyslog-ng-cfg-helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syslog-ng%2Fsyslog-ng-cfg-helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syslog-ng%2Fsyslog-ng-cfg-helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syslog-ng","download_url":"https://codeload.github.com/syslog-ng/syslog-ng-cfg-helper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syslog-ng%2Fsyslog-ng-cfg-helper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262363900,"owners_count":23299484,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-01T08:38:42.574Z","updated_at":"2025-06-28T02:31:26.070Z","avatar_url":"https://github.com/syslog-ng.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# syslog-ng CFG Helper\n\nThis tool makes configuring [syslog-ng](https://github.com/syslog-ng/syslog-ng) a bit easier by listing the options of each available driver.\n\nThe options are generated from [syslog-ng v4.6.0](https://github.com/syslog-ng/syslog-ng/releases/tag/syslog-ng-4.6.0).\n\n## Quickstart\n\n### Install with pipx\n```\npipx install syslog-ng-cfg-helper\n```\n\n### List the contexts\n```\nsyslog-ng-cfg-helper\n```\n\n### List the drivers in a context\n```\nsyslog-ng-cfg-helper --context parser\n```\n\n### List the options of a driver\n```\nsyslog-ng-cfg-helper --context parser --driver csv-parser\n```\n\n### Example\n[![Example](https://raw.githubusercontent.com/syslog-ng/syslog-ng-cfg-helper/assets/example.gif)](https://raw.githubusercontent.com/syslog-ng/syslog-ng-cfg-helper/assets/example.gif)\n\n## Development\nThe tool is still in development, but most of the drivers are supported.\n\nMissing features are:\n  * Proper `rewrite` support.\n  * Proper `filter` support.\n  * Drivers defined in `SCL`s.\n  * Drivers defined with confgen.\n\nAny contribution is welcome :)\n\n### Local setup\nThe project uses [poetry](https://python-poetry.org/) as a dependency management system.\n\nBuilding of the option database needs the [neologism](https://github.com/alltilla/neologism) pip package, which gets installed by poetry, however it has another dependency, which is [bison](https://www.gnu.org/software/bison/). Make sure to install bison (at least 3.7.6) on you system if you wan't to develop locally. `make bison` can help with that.\n\nThe [Makefile](https://github.com/alltilla/syslog-ng-cfg-helper/blob/master/Makefile) consists of some useful commands:\n  * `make venv` prepares the venv.\n  * `make bison` downloads bison 3.7.6, builds it and installs it under `/usr/local`.\n    * You can change the install path with `make bison BISON_INSTALL_PATH=...`\n  * `make check` runs the unit tests, style-checkers and linters.\n  * `make format` formats the code.\n  * `make db` downloads the syslog-ng release tarball and generates the option database.\n  * `make db SYSLOG_NG_SOURCE_DIR=/path/to/syslog-ng` creates a tarball from the state of the syslog-ng source dir and generates the option database.\n  * `make package` creates the pip package.\n\n# NOTE\nThis is a retro fork of [axosyslog-cfg-helper](https://github.com/alltilla/axosyslog-cfg-helper), as that no longer supports syslog-ng.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyslog-ng%2Fsyslog-ng-cfg-helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyslog-ng%2Fsyslog-ng-cfg-helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyslog-ng%2Fsyslog-ng-cfg-helper/lists"}