On Friday, September 12, 2014, David Lang <da...@lang.hm> wrote:
>
>
> In general, I dislike the methodology of writing data to disk for another
> file to scrape and do something with. There are just so many things that
> can go wrong
>
>
>
It depends on your requirements for those logs and whether losing an entry
due to network/remote service issues is considered higher risk then local
disk / forwarder issues.

For some applications, failure to write a log (locally or remotely) means
denying a transaction.  Most firewalls can do this with synchronous syslog
over TCP. (No TCP ack on syslog packet, no connection allowed.)

Definitely a case of "everything works for somebody, nothing works
for everybody."

-David


-- 
Sent from Gmail Mobile
_______________________________________________
Tech mailing list
Tech@lists.lopsa.org
https://lists.lopsa.org/cgi-bin/mailman/listinfo/tech
This list provided by the League of Professional System Administrators
 http://lopsa.org/

Reply via email to