4.14.0
AxoSyslog is binary-compatible with syslog-ng [1] and serves as a drop-in replacement.
We provide cloud-ready container images and Helm charts.
Packages are available in our APT and RPM repositories (Ubuntu, Debian, AlmaLinux, Fedora).
Check out the AxoSyslog documentation for all the details.
Features
-
cisco-parser()
: Added support for Cisco Nexus NXOS 9.3 syslog format
(#713) -
loggen
: Added--client-port
option to set the outbound (client) port
(#709)
FilterX features
-
format_xml()
andformat_windows_eventlog_xml()
: new functions addedExample usage:
$MSG = format_xml({"a":{"b":"foo"}});
(#684)
FilterX bugfixes
metrics_labels()
: Fixed a bug whereupdate_metrics()
did not omitnull
values.
(#711)
Other changes
-
syslog-ng-ctl stats prometheus
: show orphan metricsStale counters will be shown in order not to lose information, for example,
when messages are sent using short-lived connections and metrics are scraped in
minute intervals.We recommend using
syslog-ng-ctl stats --remove-orphans
during each configuration reload,
but only after the values of those metrics have been scraped by all scrapers.
(#715)
[1] syslog-ng is a trademark of One Identity.
Discord
For a bit more interactive discussion, join our Discord server:
Credits
AxoSyslog is developed as a community project, and as such it relies
on volunteers, to do the work necessary to produce AxoSyslog.
Reporting bugs, testing changes, writing code or simply providing
feedback is an important contribution, so please if you are a user
of AxoSyslog, contribute.
We would like to thank the following people for their contribution:
Andras Mitzki, Attila Szakacs, Balazs Scheidler, Hofi, László Várady,
Szilard Parrag, Tamás Kosztyu, shifter, Shiraz McClennon