From 964b580f10dfa9c3bc9afa25c7016d390a44b5f2 Mon Sep 17 00:00:00 2001 From: Sancho Lerena Date: Thu, 11 Sep 2014 12:10:17 +0200 Subject: [PATCH 1/2] Added missing collections directory to Unix agent structure Added default (commented) token for log collection in Unix agent. --- pandora_agents/unix/Linux/pandora_agent.conf | 6 ++++++ pandora_agents/unix/collections/.empty | 1 + 2 files changed, 7 insertions(+) diff --git a/pandora_agents/unix/Linux/pandora_agent.conf b/pandora_agents/unix/Linux/pandora_agent.conf index 3d7bb9afe5..a28311cc47 100755 --- a/pandora_agents/unix/Linux/pandora_agent.conf +++ b/pandora_agents/unix/Linux/pandora_agent.conf @@ -242,3 +242,9 @@ module_plugin grep_log /var/log/syslog Syslog_error ERROR # Plugin for inventory on the agent (Only Enterprise) module_plugin inventory 1 cpu ram video nic hd cdrom software init_services filesystem users route + +# Log collection modules. Only for enterprise version, this will collect log files for forensic analysis. + +# This is for LOG monitoring, only on enterprise version +#module_plugin grep_log_module /var/log/messages Syslog \.\* + diff --git a/pandora_agents/unix/collections/.empty b/pandora_agents/unix/collections/.empty index e69de29bb2..8d1c8b69c3 100644 --- a/pandora_agents/unix/collections/.empty +++ b/pandora_agents/unix/collections/.empty @@ -0,0 +1 @@ + From 036f871e22892c5f87565e753550e614c7b7f757 Mon Sep 17 00:00:00 2001 From: Alejandro Gallardo Escobar Date: Thu, 11 Sep 2014 12:27:55 +0200 Subject: [PATCH 2/2] Added the file structure "pandora_console/attachment/collections" --- pandora_console/attachment/collections/.empty | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 pandora_console/attachment/collections/.empty diff --git a/pandora_console/attachment/collections/.empty b/pandora_console/attachment/collections/.empty new file mode 100644 index 0000000000..e69de29bb2