[GH-ISSUE #159] fyi: updates wipes dns log history #40

Closed
opened 2026-03-04 01:34:19 +03:00 by kerem · 2 comments
Owner

Originally created by @0vercl0k on GitHub (Jun 1, 2023).
Original GitHub issue: https://github.com/spr-networks/super/issues/159

I'm not quite sure if it's on purpose or not but it seems like doing an update does wipe the dns logging (successful & blocked queries); figured I'd open an issue just in case it's not on purpose :)

Originally created by @0vercl0k on GitHub (Jun 1, 2023). Original GitHub issue: https://github.com/spr-networks/super/issues/159 I'm not quite sure if it's on purpose or not but it seems like doing an update does wipe the dns logging (successful & blocked queries); figured I'd open an issue just in case it's not on purpose :)
kerem closed this issue 2026-03-04 01:34:19 +03:00
Author
Owner

@lts-rad commented on GitHub (Jun 1, 2023):

@0vercl0k we should add some documentation here. for a long time, the dns log has been just an in-memory store, so restarting cleans it up along with the traffic accounting and history.

recently we've added an event db. we already let people configure storing events there, but have not yet integrated the UI & backend everywhere to work with it. we have some stuff around dns planned for ease of use (like temporarily unblocking a domain for a specific device with single-click instead of what we have today)

<!-- gh-comment-id:1572354593 --> @lts-rad commented on GitHub (Jun 1, 2023): @0vercl0k we should add some documentation here. for a long time, the dns log has been just an in-memory store, so restarting cleans it up along with the traffic accounting and history. recently we've added an event db. we already let people configure storing events there, but have not yet integrated the UI & backend everywhere to work with it. we have some stuff around dns planned for ease of use (like temporarily unblocking a domain for a specific device with single-click instead of what we have today)
Author
Owner

@0vercl0k commented on GitHub (Jun 2, 2023):

Cool man, no worries - I figured this worked the intended way but figured I'd mention it in case it isn't!

Feel free to close!

<!-- gh-comment-id:1572954542 --> @0vercl0k commented on GitHub (Jun 2, 2023): Cool man, no worries - I figured this worked the intended way but figured I'd mention it in case it isn't! Feel free to close!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/super#40
No description provided.