- 1、本文档共12页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
haproxy 安装手记(Haproxy installation notes)
haproxy 安装手记(Haproxy installation notes)
passwd
system config - securitylevel tui
reboot
vim / etc / sysconfig / network scripts / ifcfg - eth0
vim / etc / sysconfig / network
service network restart
ping 0
/ etc / hosts
wget http: / / haproxy.1wt.eu / download / 1.4 / src / haproxy-1.4.15.tar.gz
wget http: / / / deposit / pcre-7.9.tar.gz
wget http: / / / deposit / socat-.tar.gz
wget http: / / / deposit / syslog-ng-3.0.8-1.rhel4.i386.rpm
tar zxf pcre-7.9.tar.gz
cd pcre - 7.9
. / configure make make install
cd
tar zxf haproxy-1.4.15.tar.gz
cd haproxy-1.4.15
make target = linux26 use _ pcre = 1 make install
cd
tar zxf socat-.tar.gz
cd socat -
. / configure - - disable fips make make install
cd
rpm - ivh syslog-ng-3.0.8-1.rhel4.i386.rpm
the
vi / opt / syslog - ng / etc / syslog-ng.conf
options
created _ dirs (yes).
tell _ owner (admin);
tell _ group (admin);
tell _ perm (0755);
owner (admin);
group (admin);
perm (0.644);
};
替换
options
};
添加
source net (udp (ip () port (514);};
filter f _ haproxy _ access {facility (local0) and (level (info) or level (err);};
filter f _ haproxy _ error {facility (local0) and level (err);};
filter f _ haproxy _ info (facility (local0) and (level (notice) or level (warning) or level (alert);};
destination haproxy _ access (file (/ home / web _ log / haproxy / access / $year, $month / day / access $$$$day month year. $hour.log);};
destination haproxy _ error {file (/ home / web _ log / haproxy / error / $year, $month / day / error $$$$day month year. $hour.log);};
destination haproxy _ info (file (/ home / web _ log / haproxy / haproxy.log);};
log {source (net); filter (f _ haproxy _ access) and destination (haproxy _ access);};
log {source (net); filter (f _ haproxy _ error) and destination (haproxy _ error);};
log {source (net); filter (f _ haproxy _ info) and destination (haproxy _ info);};
# fixme, set ip to idc log storage server ip
destination idccenter (udp (日志服务器ip port (514);};
log {source (net); filter (f _ haprox
您可能关注的文档
- 2010年电工试题(Electrical examination questions in 2010).doc
- 2010年度盘点--职场众生象(2010 annual inventory - workplace sentient beings).doc
- 2010年高考语文解题方略集锦(转)(Collection of strategies for solving Chinese problems in the college entrance examination in 2010).doc
- 2010心理学考试重点总结(2010 psychological examination highlights).doc
- 2010形势与政策(2010 situation and policy).doc
- 2010新财富中国富豪榜(全榜单)(转载)(2010 new wealth China rich list (Quan Bangdan) (Reprint)).doc
- 2010广东高考作文题与你为邻 时政要闻 南方网(2010 Guangdong college entrance essay with your neighbors South News Network).doc
- 2010武科大城市学院中国建筑史答案txt(2010 City College of Wuhan University of science and technology the answer Chinese architectural history TXT).doc
- 2010湖南会计从业资格考试《基础会计》试题(2010 Hunan accounting qualification examination basic accounting examination questions).doc
- 2010年一级建造师《机电工程管理与实务》考试大纲(First grade construction engineer, mechanical and electrical engineering management and practice examination outline in 2010).doc
- hdu专题训练(HDU special training).doc
- hp110加墨水方法(Hp110 ink method).doc
- hp5000操作面板菜单中英文对照表(HP5000 operation panel menu in Chinese and English).doc
- hql 参数绑定 笔记(HQL parameter binding note).doc
- google map简单使用(谷歌地图简单使用).doc
- hr属性(HR property).doc
- hr必备员工离职面谈样题(Interview questions HR essential employee turnover).doc
- hr必知的人力资源的经典问题及答案(Classic questions and answers HR must know the human resources).doc
- hint提高sql语句的执行效率(Hint improves the execution efficiency of SQL statements).doc
- htc 手机真伪问题(HTC mobile phone authenticity problems).doc
最近下载
- 宫腔镜电切手术护理.pptx VIP
- 2025年低压电工操作证基础知识题库及答案(共600题).docx
- (2025春新版本)人教版七年级生物下册《 植株的生长》PPT课件.pptx VIP
- 灰姑娘英文剧本.doc
- (2025春)人教版七年级生物下册《 水的利用与散失》PPT课件.pptx VIP
- 部编版语文四年级下册第三单元教材解读大单元集体备课.pptx VIP
- 腕管综合征常见疾病康复22课件讲解.pptx
- 电机与拖动(第4版)配套教材电子课件(完整版).pptx
- (2025春新版本)人教版七年级生物下册《 水的利用与散失》PPT课件.pptx VIP
- rfc_793(tcp传输控制协议).pdf
文档评论(0)