YUKI Hiroshi
null+****@clear*****
Wed Dec 10 17:48:27 JST 2014
YUKI Hiroshi 2014-12-10 17:48:27 +0900 (Wed, 10 Dec 2014) New Revision: 704e591138ad5231939cfc2b4c82cdf89f6ea981 https://github.com/droonga/log-search/commit/704e591138ad5231939cfc2b4c82cdf89f6ea981 Message: How to setup stand-alone node on Ubuntu server Modified files: README.md Modified: README.md (+4 -2) =================================================================== --- README.md 2014-12-10 17:40:51 +0900 (9331abc) +++ README.md 2014-12-10 17:48:27 +0900 (4c6b895) @@ -9,10 +9,12 @@ See also: https://github.com/project-hatohol/hatohol/wiki/Log-search You can construct a stand-alone node just for experiments. It should work as a monitoring target node, a log parsing node, and a log search node. +If you are using Ubuntu Trusty: -To do it, apply all steps to setup each node to a server, except `/etc/td-agent/td-agent.conf`. + $ curl "https://raw.githubusercontent.com/droonga/log-search/master/ubuntu/install.sh" | sudo bash + +Otherwise (if you are using CentOS) apply all steps to setup each node to a server, except `/etc/td-agent/td-agent.conf`. Instead, you should use the file `centos/stand-alone/td-agent.conf` in this repository. -(If you are going to use an Ubuntu server, use `ubuntu/stand-alone/td-agent.conf` instead.) Steps to try the log-search system: -------------- next part -------------- HTML����������������������������...Download