pre_archive_command
Command to run before archiving query and click logs.
Key: pre_archive_command
Type: String
Can be set in: collection.cfg
Table of Contents
Examples
To run a command with argument.
pre_archive_command=cmd arg arg arg > /path/to/log/file 2>&1