Skip to content

Install SEAL Logrotate


SEAL Logrotate has to be installed on the same server where the component using SEAL Logrotate is running.


Installation

  1. In a browser, log on to the SEAL Systems delivery platform with your logon data:

    https://delivery.sealsystems.de

    Hint - logon data

    You receive the logon data from your Technical Project Manager at SEAL Systems.

  2. Download the SEAL Logrotate - 1.0.0.24 - rpm folder. It is saved as SEAL Logrotate - 1.0.0.24 - rpm.zip.

  3. Extract SEAL Logrotate - 1.0.0.24 - rpm.zip:

    unzip "SEAL Logrotate - 1.0.0.24 - rpm.zip"
    
  4. Change to the SEAL Logrotate - 1.0.0.24 - rpm directory and start installing the contained packages:

    cd "SEAL Logrotate - 1.0.0.24 - rpm"
    
    sudo sh install.sh
    

Back to top