| Name | Current Value | Required | Description |
|---|---|---|---|
| SOURCE | default | yes | source of input (see 'show info' for details) |
| default | SELECT DISTINCT ip_address FROM hosts WHERE ip_address IS NOT NULL |
| <string> | string representing a single input |
| <path> | path to a file containing a list of inputs |
| query <sql> | database query returning one column of inputs |