This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push: new 095e133ee0d fix 404 error url in logstash (#136) 095e133ee0d is described below commit 095e133ee0da2e68e77de86a79bf12b2134cdd5c Author: caoliang-web <71004656+caoliang-...@users.noreply.github.com> AuthorDate: Tue Oct 11 14:48:02 2022 +0800 fix 404 error url in logstash (#136) --- docs/ecosystem/logstash.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ecosystem/logstash.md b/docs/ecosystem/logstash.md index c6ab151d1f4..11ec6163db7 100644 --- a/docs/ecosystem/logstash.md +++ b/docs/ecosystem/logstash.md @@ -85,7 +85,7 @@ Configuration | Explanation `label_prefix` | Import the identification prefix, the final generated ID is *{label\_prefix}\_{db}\_{table}\_{time_stamp}* -Load configuration:([Reference documents](http://doris.apache.org/master/zh-CN/administrator-guide/load-data/stream-load-manual.html)) +Load configuration:([Reference documents](../data-operate/import/import-way/stream-load-manual)) Configuration | Explanation --- | --- --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org