The Mission Control home (/opt/jfrog/) directory will contain files necessary to start and stop all the micro-services associated with JFrog Mission Control
mission-control/bin | Mission Control service files |
mission-control/lib | The Mission Control runtime JAR file |
mission-control/logs | Log files (audit, system etc.) |
mission-control/scripts | Control scripts for Mission Control |
The Mission Control data folder (usually, /var/opt/jfrog/mission-control
) will contain files created and used by each of the micro-services.
Logs are written into data folder (usually at /var/opt/jfrog/mission-control/logs) and log rotation is not enabled. It is recommended to turn on log rotation. |