Merge branch 'develop' of github.com:pandorafms/pandorafms into develop
This commit is contained in:
commit
a26c72c1af
|
@ -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 \.\*
|
||||
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
|
Loading…
Reference in New Issue