# Audit logs don't appear for SSH unless it exits cleanly

**URL:** https://community.convox.com/t/audit-logs-dont-appear-for-ssh-unless-it-exits-cleanly/891
**Category:** Console
**Created:** [August 9, 2022, 6:18am UTC](https://community.convox.com/t/audit-logs-dont-appear-for-ssh-unless-it-exits-cleanly/891 "2022-08-09T06:18:22Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![liam.dawson](https://yyz1.discourse-cdn.com/flex029/user_avatar/community.convox.com/liam.dawson/32/106_2.png) [@liam.dawson](https://community.convox.com/u/liam.dawson)
#### Post date: [August 9, 2022, 6:18am UTC](https://community.convox.com/t/audit-logs-dont-appear-for-ssh-unless-it-exits-cleanly/891/1 "2022-08-09T06:18:22Z")

</div>

I ran a `convox instances ssh` command, and it failed partway through with a panic from a websocket error — I noticed it didn’t appear in the audit log (unlike a previous successful session). I ran another `convox instances ssh` command, and then killed it using `kill -9` — it’s been over half an hour, and it still hasn’t appeared in the audit log.

Does this mean that audit log entries won’t be logged unless the `convox ssh` command exits cleanly? Or does it mean that audit log entries for `convox ssh` sessions that aren’t cleanly terminated will be significantly delayed?
