toblux/ClamAV Daemon
Start ClamAV daemon clamd for antivirus scanning
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| unix_socket | Path to a Unix socket clamd will listen on | — | /tmp/clamd.socket |
| tcp_port | TCP port clamd will listen on | — | 3310 |
| stream_max_length | Streaming size limit | — | 1M |
| log_verbose | Enable verbose logging | — | false |
| log_file | Enable logging to the selected file | no | — |
| db_main | Download the "main" virus database (> 160 MB) | — | false |
| db_daily | Download the "daily" virus database (> 60 MB) | — | false |
| debug | Enable debug messages from libclamav | — | false |
Outputs
no outputs