Bug 1314716 - Installer: advanced config database logging doesn't add command and audit loggers for domain mode
Summary: Installer: advanced config database logging doesn't add command and audit log...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Virtualization 6
Classification: JBoss
Component: Installer
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER2
: 6.3.0
Assignee: Van Halbert
QA Contact: Jan Stastny
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-04 10:31 UTC by Jan Stastny
Modified: 2016-08-24 11:49 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-08-24 11:49:30 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker TEIID-4050 0 Critical Resolved database logging doesn't add command and audit loggers for domain mode 2016-04-20 05:26:46 UTC

Description Jan Stastny 2016-03-04 10:31:31 UTC
Description of problem:
When installing server with Advanced config option and selecting database logging, than no org.teiid.COMMAND_LOG or org.teiid.AUDIT_LOG category loggers are present in domain.xml for ha and full-ha profile.
The reason seems to be simple: there is no command to actually add them in cli-scripts/teiid-add-database-logger-domain.cli . 
In the script the default file loggers are removed, but they're not replaced with anything.

Comment 1 Thomas Hauser 2016-03-09 18:32:24 UTC
Confirmed, when comparing to the standalone install script, the loggers themselves are not added but the handlers are added.

Comment 2 JBoss JIRA Server 2016-03-09 19:23:03 UTC
Van Halbert <vhalbert> updated the status of jira TEIID-4050 to Resolved


Note You need to log in before you can comment on or make changes to this bug.