Browse Source

Add FSCrawler

David Pilato 10 years ago
parent
commit
4bbea60c40
1 changed files with 4 additions and 1 deletions
  1. 4 1
      docs/plugins/integrations.asciidoc

+ 4 - 1
docs/plugins/integrations.asciidoc

@@ -36,7 +36,7 @@ NOTE: Rivers were used to import data from external systems into Elasticsearch p
 releases 2.0 and later do not support rivers.
 
 [float]
-==== Supported by the community:
+==== Supported by Elasticsearch:
 
 * https://www.elastic.co/guide/en/logstash/current/plugins-outputs-elasticsearch.html[Logstash output to Elasticsearch]:
   The Logstash `elasticsearch` output plugin.
@@ -66,6 +66,9 @@ releases 2.0 and later do not support rivers.
 * https://github.com/salyh/elasticsearch-imap[IMAP/POP3/Mail importer]:
   The Mail importer allows to fetch data from IMAP and POP3 servers for indexing into Elasticsearch (by Hendrik Saly)
 
+* https://github.com/dadoonet/fscrawler[FS Crawler]:
+  The File System (FS) crawler allows to index documents (PDF, Open Office...) from your local file system and over SSH. (by David Pilato)
+
 [float]
 [[deployment]]
 === Deployment