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

feat: Add default log manager property #5499

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

pierantoniomerlino
Copy link
Contributor

This PR adds a new property to the kura.properties file to select the default LogManager.

Related Issue: This PR fixes/closes N/A

Description of the solution adopted: The goal is to show in to the webUI a specific LogManager as default value. To do this, the new kura.default.log.manager property has been added to the kura.properties file. The webUI reads that property and change the order of the LogManager providers in the drop-down menu in the Device->SystemLogs tab. The default one, if set in the properties and present on the system, is put in the first position.

Manual Tests: Install Kura and check that the kura.default.log.manager property is present in the kura.properties file. Check that in the webUI the value of the property is used as default for the LogManager.

Signed-off-by: pierantoniomerlino <pierantonio.merlino@eurotech.com>
Signed-off-by: pierantoniomerlino <pierantonio.merlino@eurotech.com>
Signed-off-by: pierantoniomerlino <pierantonio.merlino@eurotech.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant