defensivedepth
06/02/2022, 7:55 PMsegementation fault
{
"binary": "/usr/local/launcher/bin/osqueryd-updates/1652735666/osqueryd",
"binaryName": "osqueryd",
"caller": "findnew.go:207",
"fullBinaryPath": "/usr/local/launcher/bin/osqueryd",
"level": "error",
"msg": "not executable. Skipping",
"reason": "signal: segmentation fault",
"ts": "2022-06-02T14:04:21.625141787Z",
"updateDir": "/usr/local/launcher/bin/osqueryd-updates"
}
I have removed the files in /usr/local/launcher/bin/osqueryd-updates/
and restarted launcher. I see that the autoupdate process is kicked off:
{
"binaryName": "osqueryd",
"caller": "autoupdate.go:165",
"level": "debug",
"msg": "Created Updater",
"stagingPath": "/var/launcher/securityonion/osqueryd-staging",
"ts": "2022-06-02T19:44:59.357491281Z",
"updater": "osqueryd",
"updatesDirectory": "/usr/local/launcher/bin/osqueryd-updates"
}
But nothing appears to change. Any thoughts on how to troubleshoot this further?seph
06/03/2022, 2:17 AM/usr/local/launcher/bin/osqueryd-updates/1652735666/osqueryd
corrupt? Did something happen on your client side?var/launcher/securityonion/osqueryd-tuf
. rm that and restart launcherdefensivedepth
06/03/2022, 8:42 PM{
"binaryName": "osqueryd",
"caller": "findnew.go:230",
"fullBinaryPath": "/usr/local/launcher/bin/osqueryd",
"level": "debug",
"msg": "no updates found",
"ts": "2022-06-03T20:26:44.163520332Z",
"updateDir": "/usr/local/launcher/bin/osqueryd-updates"
}
seph
06/03/2022, 8:47 PMdefensivedepth
06/03/2022, 8:49 PMseph
06/03/2022, 8:54 PMdefensivedepth
06/03/2022, 8:55 PM