this post was submitted on 29 Jan 2024
309 points (99.0% liked)
Technology
59232 readers
3111 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Just store what logs you need on a ram drive. The logs will be gone the instant the server shuts down and there is no way to recover them.
Downsides include : if any intrusion happens on the server, red team just needs to reboot it to wipe evidence.
If they have the root access typically needed to reboot a server^1^ they could also just wipe the logs without rebooting.
^1^: GUIs typically have a way to reboot without such privileges, but those are typically not installed on machines just used as servers.