{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "ssh -o ConnectTimeout=10 -o StrictHostKeyChecking=accept-new root@prod.karlkratz.com 2>&1",
"timeout": 15000,
"description": "SSH connection to root@prod.karlkratz.com"
}
}
{
"tool_response": {
"stdout": "Pseudo-terminal will not be allocated because stdin is not a terminal.\r\nLinux kkprod 6.12.63+deb13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.63-1 (2025-12-30) x86_64\n\nThe programs included with the Debian GNU\/Linux system are free software;\nthe exact distribution terms for each program are described in the\nindividual files in \/usr\/share\/doc\/*\/copyright.\n\nDebian GNU\/Linux comes with ABSOLUTELY NO WARRANTY, to the extent\npermitted by applicable law.\nYou have mail.",
"stderr": "",
"interrupted": false,
"isImage": false
}
}