nebois commented on issue #3269: URL: https://github.com/apache/doris-website/issues/3269#issuecomment-3803950433
> [@nebois](https://github.com/nebois) I may be misunderstanding the issue , could you please clarify whether the problem is that the Logstash output examples are using port 8630 instead of the expected 8030? If there are other related changes required, I’d appreciate your guidance. Yes, actually these ports here are HTTP ports, which are 8030 by default. If someone uses 8630 in the Logstash config file, it will cause an error. I guess 8630 is the doc author's customized port. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
