From 4a9970a402cc26060ae39977fce5d10993e8baf2 Mon Sep 17 00:00:00 2001 From: Ryan Blake <61893906+RyanBlakeIT@users.noreply.github.com> Date: Tue, 15 Apr 2025 11:11:40 -0400 Subject: [PATCH] Update config.md --- content/docs/config.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/docs/config.md b/content/docs/config.md index d364365..eaf7ccf 100644 --- a/content/docs/config.md +++ b/content/docs/config.md @@ -8,3 +8,6 @@ Typically, when running argus, you will have 2 types of config files: one to configure various aspects of argus itself, and one (often a directory of several files) to configure what argus should monitor. +By default, the two configuration files are: +argus.conf - Used for configuring argus itself. There is a variable set in this file that references the below file called monitor_config. +argusmonitor.conf - Used for configuring what argus should monitor