Re: securelevel 1
- In reply to: Cy Schubert : "Re: securelevel 1"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 24 Oct 2023 19:59:46 UTC
On Tue, 24 Oct 2023, at 17:45, Cy Schubert wrote: > What a lot of large enterprises do is send logs off machine. A *.* log to > @IP or an agent does the same thing. The remote logging server also has > software to allow one to search the logs for a machine or multiple machines > allowing one to correlate messages across the network. > > For server admins logging into each server individually, correlating logs > can be time consuming and a little challenging as one must keep a lot of > information in mind when working with multiple machines. But with logs sent > to a single server a person can use software designed to correlate logs. Yes, I'm considering that (remote logging) too. That's probably the best solution even with only a couple of machines. Thanks everyone