Server Agent Diagnostic

Understand Kapsul, its configuration, and locate its logs for diagnostics

Overview of the Kapsul agent

Kapsul is Kabeen's infrastructure server agent for Windows, Linux and IBM i. It autonomously collects metrics and inventory information through an HTTPS channel authenticated with a tenant-bound API key. Kapsul runs as a service and does not receive downstream commands from the platform.

Architecture and components

The agent is made of several modules:

  • A main collection and coordination component
  • A dedicated module for system metrics collection
  • Configuration and authentication services
  • A centralized logging system

Configuration and initialization

The Kapsul configuration covers the following items:

  • The API key used to authenticate with the platform
  • The organizational scope parameters (structure and team membership)
  • The outbound connection parameters (proxy, etc.)

On Windows, some settings such as the log level are defined via registry keys.

Logging

Kapsul logs are stored locally on the server. They are the first source of information for diagnostics.

PlatformLog file
WindowsC:\Program Files (x86)\Kapsul\logs\kapsul.log
Linux/var/log/kapsul.log