Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update syslog-ng.conf for Ubuntu 22.04 #615

Merged
merged 1 commit into from
May 31, 2022
Merged

Update syslog-ng.conf for Ubuntu 22.04 #615

merged 1 commit into from
May 31, 2022

Conversation

burgerrg
Copy link
Contributor

Description of the change

Updates the syslog-ng configuration file format from 3.25 to 3.35 for the version of syslog-ng installed in Ubuntu 22.04

Benefits

Quiets the warning when phusion/baseimage:jammy-1.0.0 boots:

WARNING: Configuration file format is too old, syslog-ng is running in compatibility mode. Please update it to use the syslog-ng 3.35 format at your time of convenience. To upgrade the configuration, please review the warnings about incompatible changes printed by syslog-ng, and once completed change the @version header at the top of the configuration file; config-version='3.25'
WARNING: The internal_queue_length stat counter has been renamed to internal_source.queued. The old name will be removed in future versions; config-version='3.25'

Possible drawbacks

I did not investigate whether other changes are necessary to the configuration file.

Copy link
Collaborator

@samip5 samip5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good to me, will need some testing before a release though.

@samip5 samip5 merged commit 69afe49 into phusion:master May 31, 2022
@burgerrg burgerrg mentioned this pull request Jul 19, 2022
@cairoapcampos
Copy link

I will wait for this solution. Thank you very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants