Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Info

Files of Indeed AM Log Server reside in: indeed AM\Indeed AM Log Server\<Version number>\

  • IndeedAM.LogServer-x64.msi is the installation package of Indeed AM Log Server.
  • IndeedAM.Server.EventLog-x64.msi is the package that creates Indeed AM event schema.

Installation

  1. Install the Indeed AM Log Server by running IndeedAM.LogServer-x64.msi installer.
  2. Add HTTPS binding in Default Web Site settings of IIS Manager.

    Info

    Indeed AM Log Server is a web application on the basis of IIS. “Require SSL” is a default installation setting, which, in turn, requires active HTTPS binding.

    If you do not plan to use https protocol, then deactivate SSL requirement in IIS settings for logserver.


    1. Run IIS Manager and expand the Sites item.
    2. Select the Default Web Site site and click Bindings item in the Actions section.
    3. Click Add:
      1. Type - https.
      2. Port - 443.
      3. Select the SSL Certificate.
    4. Save the binding.
  3. Install the Indeed EventLog by running IndeedAM.Server.EventLog-x64.msi.