diff --git a/docs/plugins/filters.asciidoc b/docs/plugins/filters.asciidoc index 0a00a6df..693dddb7 100644 --- a/docs/plugins/filters.asciidoc +++ b/docs/plugins/filters.asciidoc @@ -22,7 +22,7 @@ The following filter plugins are available below. For a list of Elastic supporte | <> | Performs a standard or reverse DNS lookup | https://github.com/logstash-plugins/logstash-filter-dns[logstash-filter-dns] | <> | Drops all events | https://github.com/logstash-plugins/logstash-filter-drop[logstash-filter-drop] | <> | Calculates the elapsed time between a pair of events | https://github.com/logstash-plugins/logstash-filter-elapsed[logstash-filter-elapsed] -| <> | Provides additional {ls} processing for Elastic integrations | https://github.com/elastic/logstash-filter-elastic_integration[logstash-filter-elastic_integration] +| <> | Provides additional {ls} processing on data from Elastic integrations | https://github.com/elastic/logstash-filter-elastic_integration[logstash-filter-elastic_integration] | <> | Copies fields from previous log events in Elasticsearch to current events | https://github.com/logstash-plugins/logstash-filter-elasticsearch[logstash-filter-elasticsearch] | <> | Stores environment variables as metadata sub-fields | https://github.com/logstash-plugins/logstash-filter-environment[logstash-filter-environment] | <> | Extracts numbers from a string | https://github.com/logstash-plugins/logstash-filter-extractnumbers[logstash-filter-extractnumbers]