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
Examples
To run a command with argument.
pre_gather_command=cmd arg arg arg > /path/to/log/file 2>&1