1. 설정파일
    1. WAS(Tomcat)
      1. {AUDPlatform_7}/apps/tomcat/conf
    2. i-Meta 
      1. {AUDPlatform_7}/conf/imeta/imeta6-property.json
        • BaseUrl 등
    3. 레파지토리 DB(postgresql)
      1. {AUDPlatform_7}/pgData/postgresql.conf
    4. AUDPlatform
      1. {AUDPlatform_7}/conf/matrix/application.conf
        • i-OLAP 관련 설정
      2. {AUDPlatform_7}/conf/matrix/matrix.properties
        • 레파지토리 DB, 암호화
      3. {AUDPlatform_7}/conf/matrix/service_api.properties
        • 타임아웃, 다중화
      4. {AUDPlatform_7}/conf/matrix/matrix_sys.properties
        • , DNSName

  2. 로그파일
    1. AUDPlatform : {AUDPlatform_7}/logs/matrix
    2. i-Meta : {AUDPlatform_7}/logs/imeta
    3. WAS : {AUDPlatform_7}/logs/tomcat
    4. 레파지토리 DB : {AUDPlatform_7}/logs/pg.log

  3. AUD CLI 경로
    1. {AUDPlatform_7}/matrix/WEB-INF/bin

  4. AUDPlatform 실행파일
    1. {AUDPlatform_7}/bin/commander.sh(.bat)