Layer7 API Management

 View Only
  • 1.  Audit info and bypass

    Posted May 07, 2020 03:45 AM
    Hi,

    We are sending metrics and audits to Splunk using HTTPS transport.
    Each time we hit the "Route to HTTPS" assertion we get:

    2020-05-07T09:38:00.014+0200 WARNING 178 com.l7tech.common.http.prov.apache.IdentityBindingHttpConnectionManager: Attempt to bind with no id set

    What does it means and Is there a way to lower level or  bypass this message ? (audit.auditDetailExcludeList or audit.setDetailLevel.INFO)

    Also is there a way to remove this audit ?

    2020-05-07T09:37:46.556+0200 INFO 97 com.l7tech.server.communityschemas.SchemaManagerImpl: Remaining schemas with tns "http://www.sag-dsi-tibco.com/services/BAPI_CUSTOMER_GETDETAIL2/v01" are now eligible for hardware acceleration


  • 2.  RE: Audit info and bypass

    Broadcom Employee
    Posted May 28, 2020 10:18 AM
    Hello 

    I don't know if this is the most efficient way of doing this.  Have you tried setting up the Audit Sink task to the remote Syslog?  I know there were some issues with it but they have been corrected in the latest CR's.

    https://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-enterprise-software/layer7-api-management/api-gateway/9-4/security-configuration-in-policy-manager/tasks-menu-security-options/manage-log-audit-sinks.html



    ------------------------------
    Support Engineer
    Broadcom
    ------------------------------



  • 3.  RE: Audit info and bypass
    Best Answer

    Posted May 28, 2020 12:10 PM
    Hi,

    (BTW a case is opened for this)

    For audits and Metrics, we are sending json messages that we are building on the fly, so syslog is not an option.
    Our Gateway logs are sent using syslog.

    This message doesn't appear when the policy fragment is run through a published API.
    It appears only when code is run through a Scheduled task (which uses a specified user: 'admin').