Log packets that cause errors #26

Open
opened 2023-04-25 16:22:23 -05:00 by W1CDN · 2 comments
Owner

I think this can be done in the frames table as long as the raw frame can be added to the raw field.

I think this can be done in the `frames` table as long as the raw frame can be added to the `raw` field.
matt added the
enhancement
label 2023-12-13 11:13:24 -06:00

Currently logging everything to aprs_api.log. Adding to db would depend on what the error is.

Currently logging everything to `aprs_api.log`. Adding to db would depend on what the error is.
Author
Owner

Can just add the raw log messages to a db table. Then it could be exposed on a page or API endpoint so you could see it without having to SSH in.

Any security implications here?

Can just add the raw log messages to a db table. Then it could be exposed on a page or API endpoint so you could see it without having to SSH in. Any security implications here?
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: W1CDN/aprs_tool#26
No description provided.