mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 07:44:35 +02:00
disable eventlog modules by default
This commit is contained in:
parent
bfee610b4f
commit
b21ac07c42
@ -180,20 +180,20 @@ module_group Networking
|
||||
module_end
|
||||
|
||||
# Get logs from System source.
|
||||
module_begin
|
||||
module_name Eventlog_System
|
||||
module_type log
|
||||
module_logevent
|
||||
module_source System
|
||||
module_end
|
||||
# module_begin
|
||||
# module_name Eventlog_System
|
||||
# module_type log
|
||||
# module_logevent
|
||||
# module_source System
|
||||
# module_end
|
||||
|
||||
# Get logs from Security source.
|
||||
module_begin
|
||||
module_name Eventlog_Security
|
||||
module_type log
|
||||
module_logevent
|
||||
module_source Security
|
||||
module_end
|
||||
# module_begin
|
||||
# module_name Eventlog_Security
|
||||
# module_type log
|
||||
# module_logevent
|
||||
# module_source Security
|
||||
# module_end
|
||||
|
||||
# Example plugin to retrieve drive usage
|
||||
module_plugin cscript.exe //B "%ProgramFiles%\Pandora_Agent\util\df_percent_used.vbs"
|
||||
|
Loading…
x
Reference in New Issue
Block a user