NAME
Armadito::Prelude - Armadito-Prelude communication client in Perl language.
DESCRIPTION
Armadito-Prelude is a tool essentially developed to send Armadito Antivirus' virus alerts to Prelude SIEM.
Note : If an alert is successfully processed, it is automatically removed from disk. You can modify this behavior by using option --no-rm.
METHODS
new(%params)
The constructor. The following parameters are allowed, as keys of the %params hash:
- confdir
-
the configuration directory.
- datadir
-
the read-only data directory.
- vardir
-
the read-write data directory.
- options
-
the options to use.
init()
Initialize the agent.
SEE ALSO
Armadito AV documentation : http://armadito-av.readthedocs.io/en/latest/
Prelude Website : https://www.prelude-siem.org/
AUTHOR
vhamon, <vhamon@teclib.com>
COPYRIGHT AND LICENSE
Copyright (C) 2006-2010 OCS Inventory contributors Copyright (C) 2010-2012 FusionInventory Team Copyright (C) 2016 by Teclib'
Licensed under GPLv3+.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 195:
=back without =over