Skip to main content
All CollectionsMonarx Agent & ProtectOther
Auditd Installation and Overview
Auditd Installation and Overview

Monarx Agent and Auditd

Mario Rodriguez avatar
Written by Mario Rodriguez
Updated over a week ago

What is the Monarx auditd integration

We leverage auditd to consume real time file creation and mutation events in supporting environments. This allows us to faster react to events on disk and for the vast majority of non-novel malware react in sub second time.

Installation

To manage installation of our auditd integration we leverage your OS' package manager, similar to the installation of the Monarx agent and Protect extensions. It requires you to first setup set up our repo and install our core application following these steps.

For example, RHEL based Operating Systems:

sudo yum install monarx-agent-auditd

Ubuntu / Debian:

sudo apt install monarx-agent-auditd

Did this answer your question?