| Column | ID | Type |
|---|---|---|
| id | 0 | int32 NOT NULL HASH |
| time | 1 | int64 NULLABLE VALUE |
| successful | 2 | bool NULLABLE VALUE |
| banned | 3 | bool NULLABLE VALUE |
| username | 4 | string NULLABLE VALUE |
| auth_type | 5 | string NULLABLE VALUE |
| remote_ip | 6 | string NULLABLE VALUE |
| request_uri | 7 | string NULLABLE VALUE |
| request_method | 8 | string NULLABLE VALUE |