Skip to content

Getting started - general info

Go to https://portal.intrudect.com and log in with your company account. Download installation packages for your operating system.

See Components for more details about packages.

downloads

Package install

Use operating system package manager to install packages:

  • apt (manages dependencies automatically):

    sudo apt install ./intrudect-web-x.y.z.arch.deb
    

  • dnf (manages dependencies automatically):

    sudo dnf install ./intrudect-logagent-x.y.z.arch.rpm
    

Install locations

  • All packages are installed into /opt/intrudect-<packagename>
  • Configuration file name is config.json
  • Configuration file location is either:
    • /opt/intrudect-<packagename>/etc/config.json
    • /opt/intrudect-<packagename>/config.json
  • License file name is license.sig
  • License file location is always /opt/intrudect-<packagename>/etc/license.sig

Web application - start here

This package is mandatory for other components. It also has to be reachable by all agents you plan installing.

Continue here to get detailed info about web application setup, creating inital user etc. Execute this step and then continue from here.

After web application is set up, agents are added you need to add license to each agent. Unsigned license is generated in each machine and then signed by https://portal.intrudect.com/.

Continue here to understand license activation. After licenses are signed and agents restarted everything is ready. Kind of :)

Configuration tuning

Technically you have now working configuration. In practice it is important to finetune configuration so that events and chat messages are not filled with constant noise. This means that all events can either be fixed or informed decision is made to make exception in the configuration.