Skip to content

Additions and Improvements#80

Merged
Martinski4GitHub merged 1 commit intoAMTM-OSR:developfrom
Martinski4GitHub:develop
Mar 3, 2026
Merged

Additions and Improvements#80
Martinski4GitHub merged 1 commit intoAMTM-OSR:developfrom
Martinski4GitHub:develop

Conversation

@Martinski4GitHub
Copy link
Member

@Martinski4GitHub Martinski4GitHub commented Mar 3, 2026

  • Modified top-level syslog-ng configuration file (/opt/etc/syslog-ng.conf) to filter out from the "messages" log file all log entries tagged with the 'debug' severity level.

  • New CLI menu option to specify how to handle incoming log messages that have been tagged with the 'debug' severity level (i.e. 'debug' log messages). There are 3 settings available: Discard, Capture and Allow.

  • Modified code to minimize the number of scenarios where the top-level syslog-ng configuration file (/opt/etc/syslog-ng.conf) is overwritten during an add-on version update. The config file will be replaced only under certain conditions when major changes that are not optional have been introduced; otherwise, the config file will be left alone.

  • Improved wording of some messages and menu options.

New menu option:

Scribe_v3 2 11_CLI_MessagesWith_DebugSeverityLevel

Settings available:

Scribe_v3 2 11_CLI_DebugMessages_MenuOptions

- Modified top-level syslog-ng configuration file (/opt/etc/syslog-ng.conf) to filter out from the "messages" log file all log entries tagged with the 'debug' severity level.

- New CLI menu option to specify how to handle incoming log messages that have been tagged with the 'debug' severity level (i.e. 'debug' log messages). There are 3 settings available: Discard, Capture and Allow.

- Modified code to minimize the number of scenarios where the top-level syslog-ng configuration file (/opt/etc/syslog-ng.conf) is overwritten during an add-on version update. The config file will be replaced only under certain conditions when major changes that are not optional have been introduced; otherwise, the file will be left alone.
@Martinski4GitHub Martinski4GitHub merged commit 20adaf3 into AMTM-OSR:develop Mar 3, 2026
2 checks passed
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.

1 participant