Bug 815378

Summary: Logging Handler using Filters in AS7 is not currently supported.
Product: [Other] RHQ Project Reporter: Simeon Pinder <spinder>
Component: PluginsAssignee: Nobody <nobody>
Status: NEW --- QA Contact:
Severity: unspecified Docs Contact:
Priority: medium    
Version: 4.3CC: hrupp
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Simeon Pinder 2012-04-23 13:51:55 UTC
Description of problem:
All the Logging Handlers have a 'filter' attribute that is not set in a standard way via the JSON cli.  If you attempt to set/update the filter value the operation will fail.  See the following JIRA for more details.

The AS7 Console does not provide a mechanism to set this yet so lowering the priority on this and disabling the log filter component in the plugin descriptor.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Simeon Pinder 2012-04-23 14:23:00 UTC
Related JIRA: https://issues.jboss.org/browse/AS7-4582

Commit to master disabling usages of filter for now:
434342233f64e6f

It turns out the filter types are fairly complicated json nodes.  We will need to discuss how to handle these types moving forward as the current addressing model doesn't work.

Comment 2 Mike Foley 2012-04-23 16:11:07 UTC
setting priority to medium per BZ triage 4/23 (crouch, santos, oleary, foley)