Skip to content

Conversation

donoghuc
Copy link
Member

@donoghuc donoghuc commented Oct 3, 2025

Release notes

The default configuration for logstash container images no longer warns of a deprecated http.host configuration option.

What does this PR do?

Use the api.http.host instead of http.post in the default container config to avoid noisy deprecation warnings.

Why is it important/What is the impact to the user?

Consumers of container will not need to modify the default config to avoid seeing deprecation warnings.

The default container config uses a deprecated setting which causes a warning
when the container starts up. Use the updated setting to avoid the noise.
@donoghuc
Copy link
Member Author

We need to do a bit more research in to the upgrade/compatability of this change. For example if api.host is set and we introduce this as a default, what will be the outcome? A duplication warning/error? Nothing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants