Skip to main content

Configuration helper for axosyslog.

Project description

AxoSyslog CFG Helper

This tool makes configuring AxoSyslog a bit easier by listing the options of each available driver.

The options are generated from AxoSyslog v4.9.0.

Quickstart

Install with pipx

pipx install axosyslog-cfg-helper

Or pull the container image

docker pull ghcr.io/alltilla/axosyslog-cfg-helper

List the contexts

axosyslog-cfg-helper

List the drivers in a context

axosyslog-cfg-helper --context parser

List the options of a driver

axosyslog-cfg-helper --context parser --driver csv-parser

Example

Example

Development

The tool is still in development, but most of the drivers are supported.

Missing features are:

  • Proper rewrite support.
  • Proper filter support.
  • Drivers defined in SCLs.
  • Drivers defined with confgen.

Any contribution is welcome :)

Local setup

The project uses poetry as a dependency management system.

Building of the option database needs the neologism pip package, which gets installed by poetry, however it has another dependency, which is 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.

The Makefile consists of some useful commands:

  • make venv prepares the venv.
  • make bison downloads bison 3.7.6, builds it and installs it under /usr/local.
    • You can change the install path with make bison BISON_INSTALL_PATH=...
  • make check runs the unit tests, style-checkers and linters.
  • make format formats the code.
  • make db downloads the axosyslog release tarball and generates the option database.
  • make db AXOSYSLOG_SOURCE_DIR=/path/to/axosyslog creates a tarball from the state of the axosyslog source dir and generates the option database.
  • make package creates the pip package.

Community

You can reach out to the AxoSyslog community on Discord:

Axoflow Discord Server

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

axosyslog_cfg_helper-1.11.0.tar.gz (41.2 kB view details)

Uploaded Source

Built Distribution

axosyslog_cfg_helper-1.11.0-py3-none-any.whl (57.5 kB view details)

Uploaded Python 3

File details

Details for the file axosyslog_cfg_helper-1.11.0.tar.gz.

File metadata

  • Download URL: axosyslog_cfg_helper-1.11.0.tar.gz
  • Upload date:
  • Size: 41.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.10.12 Linux/6.5.0-1025-azure

File hashes

Hashes for axosyslog_cfg_helper-1.11.0.tar.gz
Algorithm Hash digest
SHA256 79509083d33d88312415ed7b3c509898823b503c958b03a1dee11dfa07f2a4a3
MD5 67bbf44c0fa3aaabc73957f0be9e97d3
BLAKE2b-256 fdea3860b4c2f9c62a070e9e29bc79e7c5404dcae6e865147664aec8772f94ce

See more details on using hashes here.

File details

Details for the file axosyslog_cfg_helper-1.11.0-py3-none-any.whl.

File metadata

File hashes

Hashes for axosyslog_cfg_helper-1.11.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0a0b500eb8d403e9ee309805d0d3fd6368a98b1bd6ea2beb28e8f6068a4cc3cf
MD5 e4717005b070cbcd1c64411de627a7ca
BLAKE2b-256 54a92f4362d655d9961a029df6ae8116639dd697eb5db27e80e82c9a4c63fd35

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page