# Default [unsigned] service config for integration with Fleetspeak. name: "GRR" factory: "Daemon" required_labels { service_name: "client" label: "windows" } config { [type.googleapis.com/fleetspeak.daemonservice.Config] { argv: "C:\\WINDOWS\\system32\\GRR\\3.4.6.7\\\\GRR.exe" argv: "--config=C:\\WINDOWS\\system32\\GRR\\3.4.6.7\\\\GRR.exe.yaml" memory_limit: 2147483648 # 2GB monitor_heartbeats: true heartbeat_unresponsive_grace_period_seconds: 600 heartbeat_unresponsive_kill_period_seconds: 3600 } }