Browse Source

[Doc] Add Ingest CSV Processor Plugin to plugin as a community plugin (#27105)

* [Doc] Add Ingest CSV Processor Plugin to plugin as a community plugin
Jun Ohtani 8 years ago
parent
commit
77e11f6969
1 changed files with 7 additions and 0 deletions
  1. 7 0
      docs/plugins/ingest.asciidoc

+ 7 - 0
docs/plugins/ingest.asciidoc

@@ -25,6 +25,13 @@ under the CCA-ShareAlike 3.0 license. For more details see, http://dev.maxmind.c
 
 A processor that extracts details from the User-Agent header value.
 
+[float]
+=== Community contributed ingest plugins
+
+The following plugin has been contributed by our community:
+
+* https://github.com/johtani/elasticsearch-ingest-csv[Ingest CSV Processor Plugin] (by Jun Ohtani)
+
 include::ingest-attachment.asciidoc[]
 
 include::ingest-geoip.asciidoc[]