←back to thread

134 points todsacerdoti | 1 comments | | HN request time: 1.121s | source
Show context
louwrentius ◴[] No.44602799[source]
If you want immutable logs, you log to an external log server. Anything else seems security theater to me.

That log server is properly firewalled/hardened so a hacked server can’t be used as a stepping stone to compromise the log server.

Maybe you even have access restrictions in place for the log server so people can’t wipe their own misdeeds (4-eyes principle).

This is how it’s been done for 35+ years, nothing special about this.

replies(2): >>44602933 #>>44603729 #
1. pjmlp ◴[] No.44603729[source]
Exactly the right approach.