haproxy/include
Kevinm 48936af9a2 [MINOR] log: ability to override the syslog tag
One of the requirements we have is to run multiple instances of haproxy on a
single host; this is so that we can split the responsibilities (and change
permissions) between product teams. An issue we ran up against is how we
would distinguish between the logs generated by each instance. The solution
we came up with (please let me know if there is a better way) is to override
the application tag written to syslog. We can then configure syslog to write
these to different files.

I have attached a patch adding a global option 'log-tag' to override the
default syslog tag 'haproxy' (actually defaults to argv[0]).
2010-12-30 11:43:36 +01:00
..
common [CLEANUP] hash: move the avalanche hash code globally available 2010-11-29 07:28:16 +01:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [MINOR] stats: report HTTP message state and buffer flags in error dumps 2010-12-12 12:46:33 +01:00
types [MINOR] log: ability to override the syslog tag 2010-12-30 11:43:36 +01:00