camel-jetty's access log is mixed up with runtime log

Solution Verified - Updated -

Issue

camel-jetty's access log is mixed up with runtime log.

2023-5-11 14:36:02,11 |INF  ~suddenly access log is logged here~
O| runtime log continue

access log setting

<bean class="org.eclipse.jetty.server.handler.RequestLogHandler" id="ncsalogHandler">
  <property name="requestLog" ref="ncsalog"/>
</bean>
<bean class="org.eclipse.jetty.server.NCSARequestLog" id="ncsalog">
  <property name="append" value="true"/>
</bean>

How to avoid this behavior?

Environment

  • Red Hat Fuse
    • 7.11.1
    • Fuse on OpenShift
    • karaf

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content