diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2013-10-30 18:25:57 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2013-10-30 18:25:57 +0100 |
commit | be11bb993ebcfcd11bf3df87a2266448b735472e (patch) | |
tree | 9a567f3d8e95d04b865bfac8d65a9e83850ddf69 | |
parent | 2f5aec47dba3ba34e600be3c89dcce47ee2ff7bd (diff) | |
download | rsyslog-be11bb993ebcfcd11bf3df87a2266448b735472e.tar.gz rsyslog-be11bb993ebcfcd11bf3df87a2266448b735472e.tar.bz2 rsyslog-be11bb993ebcfcd11bf3df87a2266448b735472e.zip |
dev doc: add some info on how to access ES for testing
-rw-r--r-- | plugins/omelasticsearch/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/omelasticsearch/README b/plugins/omelasticsearch/README index 9021bc0e..b8bf4151 100644 --- a/plugins/omelasticsearch/README +++ b/plugins/omelasticsearch/README @@ -1,3 +1,7 @@ +How to access ElasticSearch on local machine (for testing): +=========================================================== +see: https://github.com/mobz/elasticsearch-head + How to produce an error: ======================== It's quite easy to get 400, if you put a wrong mapping to your |