---
title: Directory structure
description: During the installation process, ASE creates the following directories:
component: pingintelligence
version: 5.1
page_id: pingintelligence:api_security_enforcer:pingintelligence_directory_structure
canonical_url: https://docs.pingidentity.com/pingintelligence/5.1/api_security_enforcer/pingintelligence_directory_structure.html
revdate: April 3, 2024
---

# Directory structure

During the installation process, ASE creates the following directories:

| **Directory Name** | **Purpose**                                                                                                                                                                                                                                                          |
| ------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `config`           | Contains files and directories to configure ASE and its APIs.The `certs` subdirectory contains the keys and certificates for SSL/TLS 1.2.                                                                                                                            |
| `data`             | For internal use. Do not change anything in this directory.                                                                                                                                                                                                          |
| `logs`             | Stores ASE log files including access log files sent to ABS for analysis. The access log files are compressed and moved to `abs_uploaded` directory after they have been uploaded to ABS.                                                                            |
| `lib`              | For internal use. Do not change anything in this directory.                                                                                                                                                                                                          |
| `bin`              | Contains scripts including the start and stop ASE, tuning script for ASE performance.&#xA;&#xA;The scripts in the bin directory are not editable.                                                                                                                    |
| `util`             | The `util` directory contains scripts to check and open ABS ports as well as script to purge logs.- `check_ports.sh` Check ABS ports

- `open_ports_ase.sh:`Run this script on the ASE machine to open the default ASE ports: 80, 443, 8010, and 8020.

- Purge logs |
