summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-02-22 01:30:22 +0200
committerLauri Ojansivu <x@xet7.org>2017-02-22 01:30:22 +0200
commitcd70076af2b0d34c2fb4a0ef52c02c8f9da28a69 (patch)
treee674007c4413df2e409c32bca0c77277f188fac6 /README.md
parent330aa24995af094ddae3a3ee28f3aba491176dcd (diff)
downloadwekan-cd70076af2b0d34c2fb4a0ef52c02c8f9da28a69.tar.gz
wekan-cd70076af2b0d34c2fb4a0ef52c02c8f9da28a69.tar.bz2
wekan-cd70076af2b0d34c2fb4a0ef52c02c8f9da28a69.zip
Add: Wekan changes to Logstash. Thanks to fmonthel !
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9bff23a2..5523d671 100644
--- a/README.md
+++ b/README.md
@@ -83,6 +83,9 @@ platforms.
[Wekan database cleanup script][wekan_cleanup] -- [Feedback][cleanup_issue]
+[Daily export of Wekan changes as JSON to Logstash and
+ElasticSearch / Kibana (ELK)][wekan_logstash] -- [Feedback][logstash_issue]
+
### Docker: [Docker image][docker_image], [Docs at wiki][wekan_wiki]
Docker example, running latest Wekan using docker-compose:
@@ -207,3 +210,5 @@ with [Meteor](https://www.meteor.com).
[wekan_postgresql]: https://github.com/wekan/wekan-postgresql
[wekan_cleanup]: https://github.com/fmonthel/wekan-cleanup
[cleanup_issue]: https://github.com/wekan/wekan/issues/833
+[wekan_logstash]: https://github.com/fmonthel/wekan-logstash
+[logstash_issue]: https://github.com/wekan/wekan/issues/855