Table of Contents |
---|
File Structure
No Format |
---|
/opt
??? app
??? config
? ??? application.properties
? ??? builders
? ? ??? aai.properties
? ? ??? sdc.properties
? ??? logback.xml
??? debug-logs
? ??? EELF
? ??? debug.log
??? lib
? ??? pomba-context-aggregator.jar
? ??? startService.sh
??? logs
??? EELF
? ??? application.log
? ??? audit.log
? ??? error.log
? ??? metrics.log
? ??? performance.log
? ??? policy.log
? ??? security.log
? ??? server.log
??? output.log |
Code Block | ||
---|---|---|
| ||
/opt ??? app ??? config ? ??? application.properties ? ??? builders ? ? ??? aai.properties ? ? ??? sdc.properties ? ??? logback.xml ??? debug-logs ? ??? EELF ? ??? debug.log ??? lib ? ??? pomba-context-aggregator.jar ? ??? startService.sh ??? logs ??? EELF ? ??? application.log ? ??? audit.log ? ??? error.log ? ??? metrics.log ? ??? performance.log ? ??? policy.log ? ??? security.log ? ??? server.log ??? output.log |
...