Skip to content

Commit

Permalink
Merge pull request #59 from seznam/fus-add-missing-envoy-link
Browse files Browse the repository at this point in the history
docs: add missing mention of the envoyAccessLogServer module
  • Loading branch information
david-vavra authored Aug 16, 2021
2 parents 07d51af + 96c40da commit da169a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ Only produces new events from the specified data source.
- [`envoy_access_log_server`](modules/envoy_access_log_server.md)
- [`tailer`](modules/tailer.md)
- [`prometheusIngester`](modules/prometheus_ingester.md)
- [`envoyAccessLogServer`](modules/envoy_access_log_server.md)
- [`kafkaIngester`](modules/kafka_ingester.md)
##### Processors:
Reads input events, does some processing based in the module type and produces modified event.
Expand Down

0 comments on commit da169a9

Please sign in to comment.