Centralized logging.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



So how are people out there in mailing list land handling centralized
logging?

I'd like to mirror my web farm's logfiles on a central server, but want
to be sure to preserve the W3C-ness so it's easy to run awstats, etc
against them from off this central box.

The options I see so far are:

    - Piping to syslog via external process (perl script, etc).
        * Downside being that we end up with syslog timestamps
    - Pipe to something like netcat
        * Custom-ish / hacky
    - Fire off some sort of synchronization process from central box to
      pull in logs (rsync) periodically.
        * Asynchronous -- there's a somewhat large window of time where
          logs will be missing on the internal server.
    - Log directly to shared, remote file server (via NFS)
        * Log server network issues or technical problems could affect
          Apache servers

How do you guys typically deal with this?

Ray

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux