29 lines
691 B
JSON
29 lines
691 B
JSON
{
|
|
"thordata_path": "C:\\THORDATA",
|
|
"scan_interval": 60,
|
|
|
|
"api_url": "",
|
|
"api_timeout": 5,
|
|
"api_interval": 300,
|
|
"source_id": "",
|
|
"source_type": "series4_watcher",
|
|
"local_timezone": "America/New_York",
|
|
|
|
"enable_logging": true,
|
|
"log_file": "C:\\Users\\%USERNAME%\\AppData\\Local\\ThorWatcher\\agent_logs\\thor_watcher.log",
|
|
"log_retention_days": 30,
|
|
|
|
"update_source": "gitea",
|
|
"update_url": "",
|
|
|
|
"sfm_forward_enabled": false,
|
|
"sfm_url": "",
|
|
"sfm_forward_interval": 60,
|
|
"sfm_quiescence_seconds": 5,
|
|
"sfm_missing_report_grace_seconds": 60,
|
|
"sfm_http_timeout": 60,
|
|
"sfm_state_file": "",
|
|
"sfm_max_forwards_per_pass": 500,
|
|
"sfm_max_event_age_days": 365
|
|
}
|