unexpected warning audit record for com.l7tech.server.message: Message processed successfully
search cancel

unexpected warning audit record for com.l7tech.server.message: Message processed successfully

book

Article ID: 419879

calendar_today

Updated On:

Products

CA API Gateway

Issue/Introduction

We see a lot off messages in the audit log with a warning level for  com.l7tech.server.message: Message processed successfully

Do you have any ideas why, every once in a while this policy also adds a WARNING log which fills up the database (which they do not want).

Environment

Gateway 11.x

Resolution

The message "Message processed successfully" is by default raised to the highest assertion status in the executed policy to prevent this and have this logged at INFO level .

Set  the following CWP property audit.assertionStatus to false.

Assertion status level for saving a record.

Use the highest assertion status level when checking if a record should be saved. When set to true, the highest level assertion status from the policy raises the audit level to be the same level. This can log INFO messages when the audit threshold is set to "WARNING.Value is a Boolean."  Default: true