[jboss-jira] [JBoss JIRA] (AS7-2265) multi-line log output makes munging logs difficult
Rich Lucente (Commented) (JIRA)
jira-events at lists.jboss.org
Thu Oct 27 13:31:45 EDT 2011
[ https://issues.jboss.org/browse/AS7-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638118#comment-12638118 ]
Rich Lucente commented on AS7-2265:
-----------------------------------
Can the human-readable output be put in the CLI and web console? Customers do munge logs for information. Having multi-line output can complicate that.
> multi-line log output makes munging logs difficult
> --------------------------------------------------
>
> Key: AS7-2265
> URL: https://issues.jboss.org/browse/AS7-2265
> Project: Application Server 7
> Issue Type: Enhancement
> Components: EJB
> Affects Versions: 7.1.0.Alpha1
> Environment: jboss-as-7.1.0.Alpha2-SNAPSHOT, java-1.6.0-openjdk, Fedora 14
> Reporter: Rich Lucente
> Assignee: Carlo de Wolf
> Priority: Minor
> Labels: eap6-ux
> Fix For: Open To Community
>
>
> Multi-line log entry, as shown below, complicates use of scripts to munge the log.
> 15:50:30,986 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-4) JNDI bindings for session bean named MemberRegistration in deployment unit subdeployment "multi-ejb-0.0.1-SNAPSHOT.jar" of deployment "multi-ear.ear" are as follows:
> java:global/multi-ear/multi-ejb-0.0.1-SNAPSHOT/MemberRegistration!org.jboss.as.quickstarts.example.qs.controller.MemberRegistration
> java:app/multi-ejb-0.0.1-SNAPSHOT/MemberRegistration!org.jboss.as.quickstarts.example.qs.controller.MemberRegistration
> java:module/MemberRegistration!org.jboss.as.quickstarts.example.qs.controller.MemberRegistration
> java:global/multi-ear/multi-ejb-0.0.1-SNAPSHOT/MemberRegistration
> java:app/multi-ejb-0.0.1-SNAPSHOT/MemberRegistration
> java:module/MemberRegistration
> 15:50:30,991 INFO [org.jboss.weld] (MSC service thread 1-5) Starting Services for CDI deployment: multi-ear.ear
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list