YUKI Hiroshi
null+****@clear*****
Thu Nov 20 15:10:06 JST 2014
YUKI Hiroshi 2014-11-20 15:10:06 +0900 (Thu, 20 Nov 2014) New Revision: f7924d00386f08c0a99f6d8098d58501227a2f82 https://github.com/droonga/log-search/commit/f7924d00386f08c0a99f6d8098d58501227a2f82 Message: Add steps to construct a stand-alone node Modified files: README.md Modified: README.md (+9 -0) =================================================================== --- README.md 2014-11-20 15:06:49 +0900 (06755d0) +++ README.md 2014-11-20 15:10:06 +0900 (140db31) @@ -5,6 +5,14 @@ Example configurations and others to construct log-search system based on a Droo See also: https://github.com/project-hatohol/hatohol/wiki/Log-search +## Construction a stand-alone node + +You can construct a stand-alone node just for testing. +It should work as a monitoring target node, a log parsing node, and a log search node. + +To do it, apply all steps to setup each node to a server, except `/etc/td-agent/td-agent.conf`. +Instead, you should use the file `stand-alone/td-agent.conf` in this repository. + ## Construction nodes with Ubuntu server Descriptions in the page above is written for CentOS servers. @@ -107,4 +115,5 @@ You have to use `/var/log/syslog` instead of `/var/log/messages` on Ubuntu. Create `/etc/td-agent/td-agent.conf`: same to CentOS +Start Fluentd: same to CentOS -------------- next part -------------- HTML����������������������������...Download