Overview

Configuration example

Starlark configuration language

Collectors

Processors

Exporters

InsightCat (IC) Agent is an open-source agent developed and maintained by InsightCat.

IC Agent can be installed on a target machine to collect metrics, events, logs, or work as a gateway. Data collected or passed to IC Agent is being sent to InsightCat where you can see, analyze, filter, and monitor it.

Currently, it's in an active development phase and not publicly available.

Installation

Ubuntu Focal/Bionic/Xenital and Debian Buster/Stretch/Jessie

  1. Install package repository
curl -s <https://packagecloud.io/install/repositories/insightcat/agent/script.deb.sh> | sudo bas
  1. And install the latest version of IC Agent
sudo apt-get install icagent

Or some specific version

sudo apt-get install icagent