config.log is not generated for gateway 10.1
search cancel

config.log is not generated for gateway 10.1

book

Article ID: 222840

calendar_today

Updated On:

Products

CA API Gateway API SECURITY CA API Gateway Enterprise Service Manager (Layer 7) CA Mobile API Gateway CA Rapid App Security STARTER PACK-7

Issue/Introduction

On gateway 10.1, both software and appliance form factors, the /opt/SecureSpan/Gateway/config/logs/config.log is not generated.

 

Environment

Release : 10.1

Component : API GATEWAY

Cause

It may be due to the major version switch of the JDK

Resolution

Change the /opt/SecureSpan/Gateway/config/configlogging.properties to,

# Customized logging configuration for config client
handlers = java.util.logging.FileHandler
java.util.logging.FileHandler.formatter = java.util.logging.SimpleFormatter
java.util.logging.FileHandler.pattern = logs/config.log