Enabling Access Logging for a Container

Learn how to enable file-based access logging to write log files into the log folder for a container.

Table of Contents

Overview

By default, the access logs are disabled. When you enable access logging on a container, the access logs are written to a log file that provides a detailed record of requests, which includes request type, time and date a request is processed, etc.

How do I enable file-based access logging for a container

To enable file-based access logging for a container, navigate to the Akana Administration Console, on the Configuration tab, under Configuration Categories, select com.soa.platform.jetty.

The configuration PID is: com.soa.platform.jetty

Set the ncsa.access.log.enable configuration property to true. The ncsa.access.log.enable flag pushes the file-based access log into the log folder.