YUKI Hiroshi
null+****@clear*****
Thu Nov 20 15:26:07 JST 2014
YUKI Hiroshi 2014-11-20 15:26:07 +0900 (Thu, 20 Nov 2014) New Revision: e1562deba38eeac4e9ee4f0aba688645213112cf https://github.com/droonga/log-search/commit/e1562deba38eeac4e9ee4f0aba688645213112cf Message: Add how to try the log-search system Modified files: README.md Modified: README.md (+7 -1) =================================================================== --- README.md 2014-11-20 15:16:11 +0900 (6180f6a) +++ README.md 2014-11-20 15:26:07 +0900 (7b9fccc) @@ -7,13 +7,19 @@ See also: https://github.com/project-hatohol/hatohol/wiki/Log-search ## How to construct a stand-alone node -You can construct a stand-alone node just for testing. +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. 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 `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: + + 1. Go to the [Groonga's admin page](http://localhost:10041/) + 2. Run `logger (message)` like `logger foobar` on your terminal console. + 3. Reload the admin page. Then you'll see a new `Logs` table automatically created by log-search system. + ## How to construct nodes with Ubuntu server Descriptions in the page above is written for CentOS servers. -------------- next part -------------- HTML����������������������������...Download