To create an ASAP On-Premise 1.1 or 1.1.2 activity log:
installer subdirectory in the installer directory. For example, /etc/kasap/kasap_1.1.2/installer.sudo ./run.sh logs.yml -i -data-path=<directory with platform configuration files>
For example:
sudo ./run.sh logs.yml -i -data-path=/etc/kasap/data
In the directory with platform configuration files, the logs directory was created (for example, /etc/kasap/data/logs), where the archive with the platform activity log will be placed.
To create an ASAP On-Premise 1.0 activity log:
installer subdirectory in the installer directory. For example, /etc/kasap/kasap_1.0/installer:sudo ./logs.sh
The platform log will be placed in the installer directory.
To the top