2021-06-09T08:44:14.190113Z 36953480 [Note] Aborted connection 36953480 to db: 'locket' user: 'VOKaMusfrTsYUfIrWU' host: '10.157.6.65' (Got an error reading communication packets) 2021-06-09T08:44:14.345601Z 36990922 [Note] Got an error reading communication packets 2021-06-09T08:44:14.420929Z 0 [Note] InnoDB: page_cleaner: 1000ms intended loop took 22653ms. The settings might not be optimal. (flushed=201, during the time.)and
2021/06/09 11:13:59 http: TLS handshake error from 10.157.6.108:54460: read tcp 10.157.6.40:8889->10.157.6.108:54460: use of closed network connection 2021/06/09 12:02:08 http: TLS handshake error from 10.157.6.116:40778: EOF [mysql] 2021/06/09 12:44:04 connection.go:96: invalid connection
At this time, the only work around is to disable Server activity logging completely. You can do this by navigating to the TAS tile > Internal MySQL > Server activity logging.
Note: An alternate workaround is to only record CONNECT type events and filter out QUERY events. This would prevent the log file from growing quickly. However, a different bug was found where the text box in the MySQL settings to filter by event type is currently not working.
The MySQL team is working on improvements to the Audit Logs rotation, as well as fixing the Event Types filter issue.