pre_gather_command

Command to run before the gathering phase during a data source update.

Key: pre_gather_command
Type: String
Can be set in: collection.cfg

Table of Contents

Default Value

No default value

Examples

To run a command with argument.

pre_gather_command=cmd arg arg arg > /path/to/log/file 2>&1

See Also